Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dinfo.hpp126 struct simple_printer struct
128 typedef utf8_string string;
130 simple_printer(Out& out_) in simple_printer() argument
133 void element(string const& tag, string const& value, int /*depth*/) const in element()
141 Out& out;