Home
last modified time | relevance | path

Searched refs: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
76 BOOST_STATIC_ASSERT((is_same<F, nary_proto_expr_function>::value));
79 struct result<nary_proto_expr_function(T1, T2)>
95 typename result<nary_proto_expr_function(T, unused_type const&)>::type
103 typename result<nary_proto_expr_function(T1, T2)>::type
114 struct nary_proto_expr_function struct
125 BOOST_STATIC_ASSERT((is_same<F, nary_proto_expr_function>::value));
128 struct result<nary_proto_expr_function(T1, T2)>
144 typename result<nary_proto_expr_function(unused_type const&, T)>::type
152 typename result<nary_proto_expr_function(T1, T2)>::type
[all …]