Component-private vtable entry invoking a tagged visitor on alternative t_INDEX.
Declared in <bslstl_variant.h>
template<
class t_RET,
class t_VISITOR,
class t_VARIANT,
size_t t_INDEX>
struct Variant_FunctionId;
| Name | Description |
|---|---|
functionImpl | Invoke visitor with an index tag and the active alternative. |