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