BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::variant_size< t_BSL_VARIANT > Struct Template Reference
Inheritance diagram for bsl::variant_size< t_BSL_VARIANT >:
bsl::variant_size< const t_BSL_VARIANT > bsl::variant_size< const volatile t_BSL_VARIANT > bsl::variant_size< volatile t_BSL_VARIANT >

Detailed Description

template<class t_BSL_VARIANT>
struct bsl::variant_size< t_BSL_VARIANT >

This metafunction calculates the number of alternatives in the (possibly cv-qualified) bsl::variant type of (template parameter) t_BSL_VARIANT. The primary template is not defined.


The documentation for this struct was generated from the following file: