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