Create a Variant_SwapVisitor object that, when invoked, will swap the visited alternative with the active alternative of the specified variant.

Synopsis

Declared in <bslstl_variant.h>

explicit
Variant_SwapVisitor(t_VARIANT* variant);

Created with MrDocs