Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/auto/
Dmeta_create.hpp65 struct nary_proto_expr_function struct
74 struct result<F(T1, T2)>
96 operator()(T, unused_type const&) const in operator ()()
104 operator()(T1, T2 const& t2) const in operator ()()
114 struct nary_proto_expr_function struct
123 struct result<F(T1, T2)>
145 operator()(unused_type const&, T) const in operator ()()
153 operator()(T1 const& t1, T2) const in operator ()()