Create a copy‐construct visitor targeting the specified buffer using the specified allocator.
Synopsis
Declared in <bdlb_variant.h>
Variant_CopyConstructVisitor(
void* buffer,
bslma::Allocator* allocator);
Created with MrDocs