BloombergLP::bslstl::Variant_IsBitwiseMoveableAll<BSLSTL_VARIANT_NOT_A_TYPE>

Synopsis

Declared in <bslstl_variant.h>

template<>
struct Variant_IsBitwiseMoveableAll<BSLSTL_VARIANT_NOT_A_TYPE>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.