Create a move‐assign visitor targeting the specified buffer.

Synopsis

Declared in <bdlb_variant.h>

explicit
Variant_MoveAssignVisitor(void* buffer);

Parameters

Name

Description

buffer

destination or source buffer for the visitor

Created with MrDocs