Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/auto/
Dmeta_create.hpp99 struct meta_create : meta_create_impl<T> {}; struct
104 struct meta_create<boost::optional<T> > struct
108 > make_proto_expr;
110 typedef typename make_proto_expr::type type;
112 static type call() in call()
121 struct meta_create<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
126 > make_proto_expr;
128 typedef typename make_proto_expr::type type;
130 static type call() in call()
141 struct meta_create<char> struct
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/auto/
Dmeta_create.hpp164 struct meta_create : meta_create_impl<T> {}; struct
169 struct meta_create<boost::optional<T> > struct
173 > make_proto_expr;
175 typedef typename make_proto_expr::type type;
177 static type call() in call()
186 struct meta_create<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
191 > make_proto_expr;
193 typedef typename make_proto_expr::type type;
195 static type call() in call()
206 struct meta_create<char> struct
[all …]