Containers (STL-compatible) StateMachines MessageBus and more for Embedded Systems. See www.etlcpp.com
variant
A class that can contain one a several specified types in a type safe manner. More...
Data Structures | |
| class | variant_exception |
| Base exception for the variant class. More... | |
| class | variant_incorrect_type_exception |
| 'Unsupported type' exception for the variant class. More... | |
| class | variant< T1, T2, T3, T4, T5, T6, T7, T8 > |
| A template class that can store any of the types defined in the template parameter list. More... | |
Detailed Description
A class that can contain one a several specified types in a type safe manner.
Generated on Tue Jul 12 2022 14:05:48 by
1.7.2