Searched refs:rest_t (Results 1 – 1 of 1) sorted by relevance
28 typedef either_impl<Ts...> rest_t; typedef50 …template<unsigned N> constexpr const decltype(static_cast<const rest_t&>(rest).get(select<N-1>{}))… in get()