Home
last modified time | relevance | path

Searched defs:mp_partition_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/mp11/
Dalgorithm.hpp550 …ate<class...> class L, class... T, template<class...> class P> struct mp_partition_impl<L<T...>, P> struct
552 using type = L<mp_copy_if<L<T...>, P>, mp_remove_if<L<T...>, P>>;