Embedded Template Library 1.0
Loading...
Searching...
No Matches
user_type

Smart enumerations.
A method of declaring a user type that also contains a set of constants, but are not constrained to just those values. This contrasts with 'enum_type', where the values are expected to only contain those defined as constants. Declaring the enumeration.