Searched refs:impl_t (Results 1 – 1 of 1) sorted by relevance
70 typedef decltype(impl) impl_t; typedef in either75 elem(impl_t::index(detail::type<U>())), in either()76 impl(detail::select<impl_t::index(detail::type<U>())>(), move(t.value)) {} in either()85 decltype(static_cast<const impl_t&>(impl).get(detail::select<N>{}));97 return get<impl_t::index(detail::type<U>())>(); in get()