Home
last modified time | relevance | path

Searched defs:expr_ext (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/phoenix/core/detail/cpp03/preprocessed/
Dexpression_40.hpp29 struct expr_ext<Actor, Tag, A0> struct
57 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
70 struct expr_ext<Actor, Tag, A0 , A1> argument
98 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
111 struct expr_ext<Actor, Tag, A0 , A1 , A2> argument
139 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
152 struct expr_ext<Actor, Tag, A0 , A1 , A2 , A3> argument
180 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
193 struct expr_ext<Actor, Tag, A0 , A1 , A2 , A3 , A4> struct
221 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
[all …]
Dexpression_50.hpp29 struct expr_ext<Actor, Tag, A0> struct
57 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
70 struct expr_ext<Actor, Tag, A0 , A1> struct
98 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
111 struct expr_ext<Actor, Tag, A0 , A1 , A2> argument
139 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
152 struct expr_ext<Actor, Tag, A0 , A1 , A2 , A3> argument
180 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
193 struct expr_ext<Actor, Tag, A0 , A1 , A2 , A3 , A4> argument
221 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
[all …]
Dexpression_20.hpp29 struct expr_ext<Actor, Tag, A0> struct
57 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
70 struct expr_ext<Actor, Tag, A0 , A1> argument
98 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
111 struct expr_ext<Actor, Tag, A0 , A1 , A2> struct
139 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
152 struct expr_ext<Actor, Tag, A0 , A1 , A2 , A3> argument
180 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
193 struct expr_ext<Actor, Tag, A0 , A1 , A2 , A3 , A4> argument
221 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
[all …]
Dexpression_30.hpp29 struct expr_ext<Actor, Tag, A0> struct
57 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
70 struct expr_ext<Actor, Tag, A0 , A1> argument
98 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
111 struct expr_ext<Actor, Tag, A0 , A1 , A2> argument
139 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
152 struct expr_ext<Actor, Tag, A0 , A1 , A2 , A3> struct
180 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
193 struct expr_ext<Actor, Tag, A0 , A1 , A2 , A3 , A4> argument
221 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
[all …]
Dexpression_10.hpp29 struct expr_ext<Actor, Tag, A0> struct
57 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
70 struct expr_ext<Actor, Tag, A0 , A1> argument
98 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
111 struct expr_ext<Actor, Tag, A0 , A1 , A2> struct
139 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
152 struct expr_ext<Actor, Tag, A0 , A1 , A2 , A3> struct
180 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
193 struct expr_ext<Actor, Tag, A0 , A1 , A2 , A3 , A4> argument
221 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
[all …]
/third_party/boost/boost/phoenix/core/
Dexpression.hpp51 struct expr_ext struct
60 base_type;
62 typedef Actor<base_type> type;
64 typedef typename proto::nary_expr<Tag, A...>::proto_grammar proto_grammar;
66 static type make(A const&... a) in make()
77 struct impl
81 typedef Tag proto_tag;
/third_party/boost/boost/phoenix/core/detail/cpp03/
Dexpression.hpp68 struct expr_ext<Actor, Tag, BOOST_PHOENIX_A> struct
100 : proto::pass_through<expr_ext>::template impl<Expr, State, Data> argument
103 typedef Tag proto_tag;