Create a Variant_MoveAssignVisitor object that, when invoked, will move‐assign to the active alternative of the specified variant.

Synopsis

Declared in <bslstl_variant.h>

explicit
Variant_MoveAssignVisitor(t_VARIANT* variant);

Created with MrDocs