Home
last modified time | relevance | path

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

/third_party/boost/boost/mp11/
Dlist.hpp190 template<class A, template<class...> class B> struct mp_rename_impl struct
195 template<template<class...> class A, class... T, template<class...> class B> struct mp_rename_impl<… struct
197 using type = B<T...>;