Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Get auxiallary enum information. More...
#include "value.hh"
Static Public Member Functions | |
template<class E > | |
static EnumInfo | value_info (E value) |
static EnumInfo | value_info (const std::type_info &enumtype, int64 value) |
Find enum info for value , MT-Safe. | |
template<class E > | |
static bool | impl (EnumInfo(*enuminfo)(E)) |
Public Attributes | |
String | label |
String | blurb |
|
static |
|
static |