Searched defs:ostringstream (Results 1 – 8 of 8) sorted by relevance
20 using ostringstream = std:: variable
29 typedef std::basic_ostringstream<CharT> ostringstream; in test() typedef
28 typedef std::basic_ostringstream<CharT> ostringstream; in test() typedef
34 using ostringstream = basic_ostringstream<char>; variable