Invoke the specified visitor on alternative t_INDEX of variant.

Synopsis

Declared in <bslstl_variant.h>

static
void
functionImpl(
    t_VISITOR&& visitor,
    t_VARIANT&& variant);

Created with MrDocs