This specialization is used when the variant is allocator‐aware.
Synopsis
Declared in <bslstl_variant.h>
template<>
struct Variant_AllocatorBase<true>;
Type Aliases
Name |
Description |
Utility for movable reference operations. |
|
Allocator type used by an allocator‐aware |
Member Functions
Name |
Description |
|
Constructors |
Return the mechanism of the stored allocator. |
Data Members
Name |
Description |
Allocator used to supply memory for the alternative objects. |
Created with MrDocs