Searched defs:mp_rename_impl (Results 1 – 1 of 1) sorted by relevance
190 template<class A, template<class...> class B> struct mp_rename_impl struct195 template<template<class...> class A, class... T, template<class...> class B> struct mp_rename_impl<… struct197 using type = B<T...>;