Home
last modified time | relevance | path

Searched defs:make_binary_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.hpp290 struct make_binary_composite struct
294 left_type;
297 right_type;
298 typedef generator<left_type, right_type> result_type;
300 result_type operator()(Elements const& elements, unused_type) const in operator ()()