Searched defs:ostringstream (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.submatch/re.submatch.op/
H A Dstream.pass.cpp28 typedef std::basic_ostringstream<CharT> ostringstream; typedef
33 ostringstream os;
/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_iosfwd.h127 typedef basic_ostringstream<char, char_traits<char>, allocator<char> > ostringstream; typedef

Completed in 100 milliseconds