BloombergLP::bslstl::Variant_IsTag<std::allocator_arg_t>

Synopsis

Declared in <bslstl_variant.h>

template<>
struct Variant_IsTag<std::allocator_arg_t>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.