Create a Variant_CopyConstructVisitor object that, when invoked, will copy‐construct an alternative in the specified variant.

Synopsis

Declared in <bslstl_variant.h>

explicit
Variant_CopyConstructVisitor(t_VARIANT_BASE* variant);

Created with MrDocs