Home
last modified time | relevance | path

Searched defs:BOOST_PROTO_MAX_ARITY (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/phoenix/test/regression/
Dbug7166.cpp10 #define BOOST_PROTO_MAX_ARITY 10 macro
/third_party/boost/boost/phoenix/core/
Dlimits.hpp22 # define BOOST_PROTO_MAX_ARITY BOOST_PHOENIX_LIMIT macro
/third_party/boost/libs/proto/example/
Dlambda.hpp1128 BOOST_PROTO_REPEAT_FROM_TO(1, BOOST_PP_INC(BOOST_PROTO_MAX_ARITY), M1) in BOOST_PP_INC() argument
1595 BOOST_PROTO_REPEAT_FROM_TO(2, BOOST_PP_INC(BOOST_PROTO_MAX_ARITY), M1) in BOOST_PP_INC() argument
1651 BOOST_PROTO_REPEAT_FROM_TO(2, BOOST_PP_INC(BOOST_PROTO_MAX_ARITY), M1) in BOOST_PP_INC() argument
/third_party/boost/boost/proto/
Dproto_fwd.hpp31 # define BOOST_PROTO_MAX_ARITY 10 macro