BloombergLP::bslstl::Variant_AllocatorBase<true>

This specialization is used when the variant is allocator-aware.

Synopsis

Declared in <bslstl_variant.h>

template<>
struct Variant_AllocatorBase<true>;

Type Aliases

Name
MoveUtil
allocator_type

Member Functions

NameDescription
Variant_AllocatorBase [constructor]Constructors
mechanism Return the mechanism of the stored allocator.

Data Members

Name
d_allocator