Synopsis

Declared in <bslstl_variant.h>

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

Base Classes

Name

Description

bsl::true_type

Metafunction representing the boolean constant true.

Created with MrDocs