This metafunction calculates the number of alternatives in the (possibly cv‐qualified) bsl::variant type of (template parameter) t_BSL_VARIANT.
Synopsis
Declared in <bslstl_variant.h>
template<class t_BSL_VARIANT>
struct variant_size;
Description
The primary template is not defined.
Specializations
Name |
Description |
This partial specialization of |
|
This partial specialization of |
|
|
Strip |
|
Provide the number of alternatives of a |
Derived Classes
Name |
Description |
This partial specialization of |
|
This partial specialization of |
|
|
Strip |
Created with MrDocs