Home
last modified time | relevance | path

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

/third_party/boost/boost/type_erasure/detail/
Dextract_concept.hpp92 struct extract_concept<R(T0, T...), U0, U...> struct
102 >::type type;
106 struct extract_concept<void()> struct
108 typedef void type;
142 struct BOOST_PP_CAT(extract_concept, N) in BOOST_PP_CAT() argument