Home
last modified time | relevance | path

Searched refs:BOOST_PROTO_DISABLE_IF_IS_CONST (Results 1 – 6 of 6) 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 Dtraits.hpp966 as_expr(T &t BOOST_PROTO_DISABLE_IF_IS_CONST(T) BOOST_PROTO_DISABLE_IF_IS_FUNCTION(T)) in as_expr()
986 as_expr(T &t BOOST_PROTO_DISABLE_IF_IS_CONST(T) BOOST_PROTO_DISABLE_IF_IS_FUNCTION(T)) in as_expr()
1023 as_child(T &t BOOST_PROTO_DISABLE_IF_IS_CONST(T) BOOST_PROTO_DISABLE_IF_IS_FUNCTION(T)) in as_child()
1043 as_child(T &t BOOST_PROTO_DISABLE_IF_IS_CONST(T) BOOST_PROTO_DISABLE_IF_IS_FUNCTION(T)) in as_child()
1074 child(Expr &e BOOST_PROTO_DISABLE_IF_IS_CONST(Expr)) in child()
1094 child(Expr2 &expr2 BOOST_PROTO_DISABLE_IF_IS_CONST(Expr2)) in child()
1122 child_c(Expr &e BOOST_PROTO_DISABLE_IF_IS_CONST(Expr)) in child_c()
1151 value(Expr &e BOOST_PROTO_DISABLE_IF_IS_CONST(Expr)) in value()
1180 left(Expr &e BOOST_PROTO_DISABLE_IF_IS_CONST(Expr)) in left()
1209 right(Expr &e BOOST_PROTO_DISABLE_IF_IS_CONST(Expr)) in right()
H A Dproto_fwd.hpp75 # define BOOST_PROTO_DISABLE_IF_IS_CONST(T)\ macro
78 # define BOOST_PROTO_DISABLE_IF_IS_CONST(T) 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.hpp213 operator()(T &t BOOST_PROTO_DISABLE_IF_IS_CONST(T)) const in operator ()()
379 … typename proto::result_of::as_env<T &>::type const as_env(T &t BOOST_PROTO_DISABLE_IF_IS_CONST(T)) in as_env()
393 …::result_of::has_env_var<Env &, Key>::type has_env_var(Env &e BOOST_PROTO_DISABLE_IF_IS_CONST(Env)) in has_env_var()
407 …me proto::result_of::env_var<Env &, Key>::type env_var(Env &e BOOST_PROTO_DISABLE_IF_IS_CONST(Env)) in env_var()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/functional/fusion/
H A Dat.hpp42 operator ()(Seq &seq, N const & BOOST_PROTO_DISABLE_IF_IS_CONST(Seq)) const in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dstring_traits.hpp300 get_begin(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_begin()
309 get_end(Str& str BOOST_PROTO_DISABLE_IF_IS_CONST(Str)) in get_end()
H A Dattributes.hpp942 pre_transform(Exposed& attr BOOST_PROTO_DISABLE_IF_IS_CONST(Exposed)) in pre_transform()