Searched refs:rest_t (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Ddiscrim-union.cpp28 typedef either_impl<Ts...> rest_t; typedef in union:detail::either_impl
50 template<unsigned N> constexpr const decltype(static_cast<const rest_t&>(rest).get(select<N-1>{})) get(select<N>) {

Completed in 46 milliseconds