Home
last modified time | relevance | path

Searched defs:nary_expr (Results 1 – 2 of 2) sorted by relevance

/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/preprocessed/
Dtraits.hpp114 struct nary_expr struct
133 : detail::pass_through_impl<nary_expr, deduce_domain, Expr, State, Data> argument
136 typedef Tag proto_tag;
137 typedef A0 proto_child0;
138 …edef detail::if_vararg<A0> proto_child3; typedef detail::if_vararg<A0> proto_child4; typedef detai…
256 struct nary_expr struct
275 : detail::pass_through_impl<nary_expr, deduce_domain, Expr, State, Data> argument
278 typedef Tag proto_tag;
279 typedef A0 proto_child0; typedef A1 proto_child1;
280 …edef detail::if_vararg<A1> proto_child4; typedef detail::if_vararg<A1> proto_child5; typedef detai…
[all …]
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/
Dtraits.hpp91 struct nary_expr struct
113 : detail::pass_through_impl<nary_expr, deduce_domain, Expr, State, Data> argument
117 typedef Tag proto_tag;