Home
last modified time | relevance | path

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

/third_party/boost/boost/type_erasure/detail/
Dnormalize.hpp336 struct normalize_concept struct
338 typedef typename normalize_concept_impl<Concept>::type impl;
341 >::type substitutions;
370 typename ::boost::type_erasure::detail::normalize_concept_impl<
739 using normalize_concept = ::boost::mpl::identity< ::boost::type_erasure::detail::normalize_concept_… typedef