Template Function c4::esyms
Defined in File rapidyaml-0.5.0.hpp
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.