|
Embedded Template Library
1.0
|
#include <variant.h>
Additional Inherited Members | |
Public Types inherited from etl::exception | |
| typedef const char * | value_type |
Public Member Functions inherited from etl::variant_exception | |
| variant_exception (const char *what) | |
Public Member Functions inherited from etl::exception | |
| exception (value_type reason) | |
| Constructor. | |
| value_type | what () const |
'type Id' exception for the variant class.