Create a move‐construct visitor targeting the specified buffer using the specified allocator.

Synopsis

Declared in <bdlb_variant.h>

Variant_MoveConstructVisitor(
    void* buffer,
    bslma::Allocator* allocator);

Created with MrDocs