Searched defs:mp_partition_impl (Results 1 – 1 of 1) sorted by relevance
550 …ate<class...> class L, class... T, template<class...> class P> struct mp_partition_impl<L<T...>, P> struct552 using type = L<mp_copy_if<L<T...>, P>, mp_remove_if<L<T...>, P>>;