Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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
