#include <sort_order.hpp>
|
static constexpr const char *const | none = "none" |
|
static constexpr const char *const | ascending = "ascending" |
|
static constexpr const char *const | descending = "descending" |
|
Definition at line 19 of file sort_order.hpp.
◆ ascending
constexpr const char* const sort_order_defines::ascending = "ascending" |
|
staticconstexpr |
◆ descending
constexpr const char* const sort_order_defines::descending = "descending" |
|
staticconstexpr |
◆ none
constexpr const char* const sort_order_defines::none = "none" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: