Create a Variant_MoveAssignVisitor object that, when invoked, will move-assign to the active alternative of the specified variant.
Declared in <bslstl_variant.h>
explicit
Variant_MoveAssignVisitor(t_VARIANT* variant);
| Name | Description |
|---|---|
| variant | variant object whose active alternative is assigned to |