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

Synopsis

Declared in <bslstl_variant.h>

template<>
struct Variant_AllocatorBase<true>;

Type Aliases

Member Functions

Name

Description

Variant_AllocatorBase [constructor]

Constructors

mechanism

Return the mechanism of the stored allocator.

Data Members

Name

d_allocator

Created with MrDocs