|
RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
Represents an instance of an Enumeration type. More...
#include <options.h>
Public Types | |
| typedef T::value_type | value_type |
Public Member Functions | |
| ItemOf (value_type value=value_type()) | |
| operator value_type () const | |
Public Attributes | |
| value_type | value |
Represents an instance of an Enumeration type.
A variable of type ItemOf<Enumeration<T>> is just a boxed version of T