Searched refs:sstream (Results 1 – 2 of 2) sorted by relevance
208 std::stringstream sstream; in StripColorCodes() local215 sstream << c; in StripColorCodes()221 return sstream.str(); in StripColorCodes()
21 { symbol: ["std::stringstream", "private", "<sstream>", "public"] },