Synopsis

Declared in <bslstl_variant.h>

template<
    class t_HEAD,
    class... t_TAIL>
struct Variant_VariantAlternativeImpl<0, t_HEAD, t_TAIL...>;

Type Aliases

Name

type

Created with MrDocs