Create a default-construct visitor that uses the specified allocator to supply memory.
Declared in <bdlb_variant.h>
explicit
Variant_DefaultConstructVisitor(bslma::Allocator* allocator);
| Name | Description |
|---|---|
| allocator | allocator used to supply memory |