Overload candidate selecting alternative t_INDEX for source type t_SRC.
Declared in <bslstl_variant.h>
template<class t_DEST = t_HEAD>
static
bsl::integral_constant<size_t, t_INDEX>
candidate(t_HEAD)
requires Variant_ConvertsWithoutNarrowing<t_DEST, t_SRC>::value;