Home
last modified time | relevance | path

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

/third_party/boost/boost/mp11/
Dlist.hpp296 template<class L, template<class...> class F> struct mp_transform_second_impl struct
302 …ss U1, class U2, class... U, template<class...> class F> struct mp_transform_second_impl<L<U1, U2,… struct
304 using type = L<U1, F<U2>, U...>;