Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/stream/
Dstream.hpp310 struct make_stream struct
312 static bool const lower =
315 static bool const upper =
323 > result_type;
325 result_type operator()(unused_type, unused_type) const in operator ()()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/stream/
Dstream.hpp124 struct make_stream struct
126 typedef stream_parser<Char> result_type;
127 result_type operator()(unused_type, unused_type) const in operator ()()