Home
last modified time | relevance | path

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

/third_party/boost/boost/proto/detail/preprocessed/
Dpoly_function_traits.hpp29 struct as_mono_function<PolyFun(A0)> struct
53 struct as_mono_function<PolyFun(A0 , A1)> struct
77 struct as_mono_function<PolyFun(A0 , A1 , A2)> struct
101 struct as_mono_function<PolyFun(A0 , A1 , A2 , A3)> struct
125 struct as_mono_function<PolyFun(A0 , A1 , A2 , A3 , A4)> struct
149 struct as_mono_function<PolyFun(A0 , A1 , A2 , A3 , A4 , A5)> struct
173 struct as_mono_function<PolyFun(A0 , A1 , A2 , A3 , A4 , A5 , A6)> struct
197 struct as_mono_function<PolyFun(A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7)> struct
221 struct as_mono_function<PolyFun(A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8)> struct
245 struct as_mono_function<PolyFun(A0 , A1 , A2 , A3 , A4 , A5 , A6 , A7 , A8 , A9)> struct
/third_party/boost/boost/proto/detail/
Dpoly_function_traits.hpp59 struct as_mono_function<PolyFun(BOOST_PP_ENUM_PARAMS(N, A))> struct