Create a RawVisitorHelper functor that delegates to the specified visitor.

Synopsis

Declared in <bdlb_variant.h>

explicit
Variant_RawVisitorHelper(VISITOR* visitor);

Created with MrDocs