Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A 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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dpoly_function_traits.hpp59 struct as_mono_function<PolyFun(BOOST_PP_ENUM_PARAMS(N, A))> struct