Template Struct SEnumArgumentAssoc#
Defined in File cmdlnparser.h
Struct Documentation#
-
template<typename TEnum>
struct SEnumArgumentAssoc# Value text association structure for enumeration arguments.
- Template Parameters:
TEnum – The enumerator type to define the associations for.