![]() |
XII Release 0.1.0
|
A helper struct to convert the C++ type, which is passed as the template argument, into one of the xiiVariant::Type enum values. More...
#include <VariantType.h>
Public Types | |
using | StorageType = T |
Static Public Attributes | |
static constexpr xiiVariantType::Enum | value = xiiVariantType::Invalid |
static constexpr bool | forceSharing = false |
static constexpr bool | hasReflectedMembers = false |
static constexpr xiiVariantClass::Enum | classification = xiiVariantClass::Invalid |
A helper struct to convert the C++ type, which is passed as the template argument, into one of the xiiVariant::Type enum values.