This explicit specialization derives from bsl::true_type for the bsl::allocator_arg_t tag type.
Declared in <bslstl_variant.h>
template<>
struct Variant_IsTag<std::allocator_arg_t>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |