Searched defs:simple_printer (Results 1 – 1 of 1) sorted by relevance
127 struct simple_printer struct129 typedef utf8_string string;131 simple_printer(Out& out_) in simple_printer() function134 void element(string const& tag, string const& value, int /*depth*/) const in element()142 Out& out;