Specialization for purposes of the sim_cpp11_features.pl script.
Synopsis
Declared in <bslstl_variant.h>
template<class t_TYPE>
struct Variant_CountCVType<t_TYPE, BSLSTL_VARIANT_NOT_A_TYPE>
: bsl::integral_constant<size_t, 0>
Base Classes
Name |
Description |
Metafunction representing a compile‐time constant of the specified (template parameter) |
Type Aliases
Name |
Description |
Alias for this |
Member Functions
Name |
Description |
Return a copy of the template argument |
Created with MrDocs