Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Dcall.hpp119 struct impl2 struct
122 typedef typename BOOST_PROTO_RESULT_OF<Fun()>::type result_type;
125 result_type operator()( in operator ()()
137 struct impl2<Expr, State, Data, true> struct
168 struct impl2 struct
171 typedef typename when<_, A0>::template impl<Expr, State, Data>::result_type a0;
172 typedef typename detail::poly_function_traits<Fun, Fun(a0)>::result_type result_type;
175 result_type operator ()( in operator ()()
188 struct impl2<Expr, State, Data, true> struct
191 typedef typename when<_, A0>::template impl<Expr, State, Data>::result_type a0;
[all …]