Home
last modified time | relevance | path

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/
Dstream.pass.cpp28 typedef std::basic_ostringstream<CharT> ostringstream; in test() typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_iosfwd.h127 typedef basic_ostringstream<char, char_traits<char>, allocator<char> > ostringstream; typedef