Searched defs:mp_find_if_impl_2 (Results 1 – 1 of 1) sorted by relevance
822 template<class L, template<class...> class P> struct mp_find_if_impl_2 struct824 using _r = typename mp_find_if_impl<L, P>::type;825 using type = mp_size_t<1 + _r::value>;