This partial specialization is used when the list of alternatives is exhausted before t_INDEX reaches 0, i.e., t_INDEX is out of range.
Declared in <bslstl_variant.h>
template<std::size_t t_INDEX>
struct Variant_VariantAlternativeImpl<t_INDEX, BSLSTL_VARIANT_NOT_A_TYPE>;
No member typedef is provided.