Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dmeta_compiler.hpp277 struct make_unary_composite struct
281 element_type;
282 typedef generator<element_type> result_type;
283 result_type operator()(Elements const& elements, unused_type) const in operator ()()