Searched defs:ostringstream (Results 1 – 4 of 4) 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
33 using ostringstream = basic_ostringstream<char>; variable