Home
last modified time | relevance | path

Searched refs:post_dec (Results 1 – 22 of 22) sorted by relevance

/third_party/boost/boost/phoenix/operator/
Darithmetic.hpp23 (post_dec)
/third_party/boost/boost/proto/
Dtags.hpp48 struct post_dec {}; struct
Dproto_fwd.hpp268 struct post_dec;
556 template<typename T> struct post_dec;
640 typedef make_expr<tag::post_dec> make_post_dec;
711 typedef functional::make_expr<tag::post_dec> _make_post_dec;
Ddebug.hpp45 BOOST_PROTO_DEFINE_TAG_INSERTION(post_dec)
Dproto_typeof.hpp29 BOOST_TYPEOF_REGISTER_TYPE(boost::proto::tag::post_dec)
Doperators.hpp257 … BOOST_PROTO_DEFINE_UNARY_OPERATOR(--, boost::proto::tag::post_dec, TRAIT, DOMAIN, 1) \
Dtraits.hpp585 BOOST_PROTO_DEFINE_UNARY_METAFUNCTION(post_dec)
/third_party/boost/boost/yap/
Dalgorithm_fwd.hpp37 post_dec = 11, ///< \c \-\-(int) enumerator
Dprint.hpp39 case expr_kind::post_dec: return "--(int)"; in op_string()
Dexpression.hpp185 BOOST_YAP_USER_UNARY_OPERATOR(post_dec, expression, expression) // --(int) in BOOST_YAP_USER_UNARY_OPERATOR()
/third_party/boost/boost/msm/front/euml/
Dguard_grammar.hpp123 struct BuildGuardsCases::case_<proto::tag::post_dec>
125 proto::post_dec<BuildGuards >,
Dstate_grammar.hpp297 struct BuildActionsCases::case_<proto::tag::post_dec>
299 proto::post_dec<BuildActions >,
/third_party/boost/libs/phoenix/doc/inside/
Drules.qbk50 [[`expression::post_dec<A0>`] [``
52 : expression::post_dec<meta_grammar>
/third_party/boost/boost/proto/transform/
Ddefault.hpp314 struct default_case<Grammar, tag::post_dec>
315 : when<post_dec<Grammar>, default_post_dec<Grammar> >
/third_party/quickjs/
Dquickjs-opcode.h225 DEF( post_dec, 1, 1, 2, none)
/third_party/boost/boost/yap/detail/
Dalgorithm.hpp546 case expr_kind::post_dec: // --(int) in arity_of()
Dtransform.hpp147 constexpr decltype(auto) operator()(expr_tag<expr_kind::post_dec>, T && t) const in operator ()()
/third_party/boost/boost/proto/context/
Ddefault.hpp227 struct default_eval<Expr, Context, proto::tag::post_dec, 1>
/third_party/boost/libs/yap/test/
Dprint.cpp79 yap::op_string(yap::expr_kind::post_dec) == std::string("--(int)")); in test_main()
/third_party/boost/libs/proto/doc/
Dintermediate_form.qbk427 [`proto::tag::post_dec`]
428 [`proto::post_dec<>`]]
Dback_end.qbk1559 [[`proto::post_dec<>`]]
/third_party/boost/doc/html/
Ddoc_HTML.manifest2283 boost/proto/tag/post_dec.html
2364 boost/proto/post_dec.html
2365 boost/proto/post_dec/impl.html