Template Struct recursive_union::get_alt_impl

Nested Relationships

This struct is a nested type of Struct recursive_union.

Struct Documentation

template<std::size_t I, bool Dummy = true>
struct get_alt_impl

Public Functions

template<typename V> inline constexpr AUTO_REFREF operator() (V &&v) const AUTO_REFREF_RETURN(get_alt_impl< I - 1 >