Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/
Dtraits.hpp520 struct binary_expr struct
523 typedef proto::expr<Tag, list2<T, U>, 2> type;
524 typedef proto::basic_expr<Tag, list2<T, U>, 2> proto_grammar;
527 struct impl
532 typedef Tag proto_tag;
534 typedef T proto_child0;
536 typedef U proto_child1;