24 static constexpr
const char*
const horizontal =
"horizontal";
25 static constexpr
const char*
const vertical =
"vertical";
#define ENUM_AND_ARRAY(...)
static constexpr const char *const horizontal
static constexpr const char *const vertical
The base template for associating string values with enum values.