HomeSort by relevance Sort by last modified time
    Searched full:rest_t (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
discrim-union.cpp 28 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 79 milliseconds