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