Searched defs:StreamPrinter (Results 1 – 1 of 1) sorted by relevance
204 struct StreamPrinter { struct214 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()