Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/
Dtraits.hpp452 struct nullary_expr struct
455 typedef proto::expr<Tag, term<T>, 0> type;
456 typedef proto::basic_expr<Tag, term<T>, 0> proto_grammar;
459 struct impl : transform_impl<Expr, State, Data>
480 typedef Tag proto_tag;
482 typedef T proto_child0;