Searched defs:ContainerPrinter (Results 1 – 1 of 1) sorted by relevance
129 struct ContainerPrinter { struct134 static void PrintValue(const T& container, std::ostream* os) { in PrintValue()