Home
last modified time | relevance | path

Searched refs:BOOST_PROTO_TRANSFORM (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dis_nullary.hpp47 BOOST_PROTO_TRANSFORM(is_nullary::when<rule::argument>)
82 BOOST_PROTO_TRANSFORM(is_nullary::when<rule::custom_terminal>)
104 BOOST_PROTO_TRANSFORM(is_nullary::when<rule::terminal>)
154BOOST_PROTO_TRANSFORM(is_nullary<custom_terminal<boost::reference_wrapper<actor<T> > > >)
165BOOST_PROTO_TRANSFORM(is_nullary<custom_terminal<boost::reference_wrapper<actor<T> const> > >)
H A Dmeta_grammar.hpp34 BOOST_PROTO_TRANSFORM(evaluator)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Dimpl.hpp227 …#define BOOST_PROTO_TRANSFORM(PrimitiveTransform) … macro