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);

Created with MrDocs