Create a Variant_CopyAssignVisitor object that, when invoked, will copy‐assign to the active alternative of the specified variant.
Synopsis
Declared in <bslstl_variant.h>
explicit
Variant_CopyAssignVisitor(t_VARIANT* variant);
Created with MrDocs