Home
last modified time | relevance | path

Searched refs:mp_find_if_impl_2 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/mp11/
Dalgorithm.hpp822 template<class L, template<class...> class P> struct mp_find_if_impl_2 struct
830 …using type = typename mp_if<P<T1>, mp_identity<mp_size_t<0>>, mp_find_if_impl_2<mp_list<T...>, P>>…