Struct template representing a single member of an enum -- containing a string for the enum identifier and a code for the corresponding value.
base type of enum
See Implementation
Struct template representing a single member of an enum -- containing a string for the enum identifier and a code for the corresponding value.