Declared in <bslstl_variant.h>
template<
class t_VARIANT,
class t_TYPE>
struct Variant_IsAlternativeConstructibleFrom<t_VARIANT, t_TYPE, bsl::variant_npos>
: bsl::false_type
| Name | Description |
|---|---|
bsl::false_type | Metafunction representing the boolean constant false. |