Home
last modified time | relevance | path

Searched refs:mp_is_map_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/mp11/
Dmap.hpp102 template<class M> struct mp_is_map_impl struct
107 template<template<class...> class M, class... T> struct mp_is_map_impl<M<T...>> struct
114 template<class M> using mp_is_map = typename detail::mp_is_map_impl<M>::type;