|
constexpr | EnumStringMap (const std::array< std::pair< Enum, const char * >, N > &init) |
|
constexpr const char * | operator() (Enum a) |
|
constexpr Enum | operator() (const char *str) |
| Convert string to enum, returning enum variant N on failure.
|
|
|
const char * | stringList_ [N] |
|
The documentation for this class was generated from the following file: