Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dmake_component.hpp136 struct make_unary : proto::transform<make_unary<Domain, Tag, Grammar> > struct
139 struct impl : proto::transform_impl<Expr, State, Data>
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/
Dcomposite.hpp1353 struct make_unary { struct
1356 <OperationT, actor<BaseT> >::type type;
1359 construct(actor<BaseT> const& _0) in construct()