Template Function c4::esyms

Function Documentation

template<class Enum>
EnumSymbols<Enum> const c4::esyms()

return an EnumSymbols object for the enum type T

Warning

SPECIALIZE! This needs to be specialized for each enum type. Failure to provide a specialization will cause a linker error.