Synopsis
Declared in <bslstl_variant.h>
template<class t_BSL_VARIANT>
struct variant_size<t_BSL_VARIANT const volatile>
: variant_size<t_BSL_VARIANT>
Base Classes
Name |
Description |
This metafunction calculates the number of alternatives in the (possibly cv‐qualified) |
Created with MrDocs