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.

Synopsis

Declared in <bslstl_variant.h>

template<std::size_t t_INDEX>
struct Variant_VariantAlternativeImpl<t_INDEX, BSLSTL_VARIANT_NOT_A_TYPE>;

Description

No member typedef is provided.

Created with MrDocs