Searched refs:BOOST_PROTO_APPLY_BINARY_ (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/ |
| H A D | operators.hpp | 142 … , BOOST_PROTO_APPLY_BINARY_(TRAIT, Left, Right) \ 157 … , BOOST_PROTO_APPLY_BINARY_(TRAIT, Left, Right) \ 172 … , BOOST_PROTO_APPLY_BINARY_(TRAIT, Left, Right) \ 187 … , BOOST_PROTO_APPLY_BINARY_(TRAIT, Left, Right) \ 222 … , BOOST_PROTO_APPLY_BINARY_(TRAIT, Left, Right) \ 290 … #define BOOST_PROTO_APPLY_BINARY_(TRAIT, LEFT, RIGHT) boost::mpl::or_<TRAIT<LEFT>, TRAIT<RIGHT> > macro 322 #undef BOOST_PROTO_APPLY_BINARY_ 337 … #define BOOST_PROTO_APPLY_BINARY_(TRAIT, LEFT, RIGHT) \ macro 358 … #define BOOST_PROTO_APPLY_BINARY_(TRAIT, LEFT, RIGHT) \ macro
|