#include "value.hh"
Static Public Member Functions | |
template<class E > | |
static bool | impl (EnumInfo(*enuminfo)(E)) |
static EnumInfo | value_info (const std::type_info &enumtype, int64 value) |
template<class E > | |
static EnumInfo | value_info (E value) |
Public Attributes | |
String | blurb |
String | label |
Get auxiallary enum information.
|
static |
Find enum info for `value`, MT-Safe.
|
static |
String label |
String blurb |