Home
last modified time | relevance | path

Searched refs:BOOST_PROTO_UNCVREF (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Ddeep_copy.hpp65 BOOST_PROTO_UNCVREF(Expr)
97 BOOST_PROTO_UNCVREF(Expr)
150 : detail::deep_copy_impl<BOOST_PROTO_UNCVREF(E)>
H A Dmatches.hpp193 , bool B = is_array<BOOST_PROTO_UNCVREF(T)>::value
221 BOOST_PROTO_UNCVREF(T)
222 , BOOST_PROTO_UNCVREF(U)
235 BOOST_PROTO_UNCVREF(T)
236 , BOOST_PROTO_UNCVREF(U)
H A Doperators.hpp353 … TRAIT<BOOST_PROTO_UNCVREF(ARG) > \
360 … boost::mpl::or_<TRAIT<BOOST_PROTO_UNCVREF(LEFT) >, TRAIT<BOOST_PROTO_UNCVREF(RIGHT) > > \
H A Dproto_fwd.hpp210 … #define BOOST_PROTO_UNCVREF(X) \ macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Denv.hpp425 , env<T1, V1, BOOST_PROTO_UNCVREF(typename result_of::as_env<T &>::type)>
428 return env<T1, V1, BOOST_PROTO_UNCVREF(typename result_of::as_env<T &>::type)>( in operator ,()
435 … inline env<T1, V1, BOOST_PROTO_UNCVREF(typename result_of::as_env<T const &>::type)> const
438 … return env<T1, V1, BOOST_PROTO_UNCVREF(typename result_of::as_env<T const &>::type)>( in operator ,()