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