Searched defs:nth_element_impl (Results 1 – 1 of 1) sorted by relevance
19 struct nth_element_impl struct21 using type = typename nth_element_impl<I - 1, Ts...>::type;25 struct nth_element_impl<0, T, Ts...> struct27 using type = T;