Home
last modified time | relevance | path

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

/third_party/boost/boost/phoenix/statement/
Dif.hpp29 BOOST_PHOENIX_DEFINE_EXPRESSION_EXT(
/third_party/boost/libs/phoenix/doc/inside/
Dexpression.qbk345 [section BOOST_PHOENIX_DEFINE_EXPRESSION_EXT]
349 `BOOST_PHOENIX_DEFINE_EXPRESSION_EXT` is a macro that can be used to generate all the
354 BOOST_PHOENIX_DEFINE_EXPRESSION_EXT(
429 BOOST_PHOENIX_DEFINE_EXPRESSION_EXT(
/third_party/boost/boost/phoenix/core/detail/
Dexpression.hpp49 #define BOOST_PHOENIX_DEFINE_EXPRESSION_EXT(ACTOR, NAME_SEQ, GRAMMAR_SEQ) \ macro