Searched defs:ostringstream (Results 1 – 2 of 2) sorted by relevance
28 typedef std::basic_ostringstream<CharT> ostringstream; in test() typedef
127 typedef basic_ostringstream<char, char_traits<char>, allocator<char> > ostringstream; typedef