This specialization is used when the variant is allocator-aware.
| Name | Description |
|---|---|
MoveUtil | Utility for movable reference operations. |
allocator_type | Allocator type used by an allocator-aware variant. |
| Name | Description |
|---|---|
Variant_AllocatorBase [constructor] | Constructors |
mechanism | Return the mechanism of the stored allocator. |
| Name | Description |
|---|---|
d_allocator | Allocator used to supply memory for the alternative objects. |