Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/re/re.submatch/re.submatch.op/
H A Dstream.pass.cpp28 typedef std::basic_ostringstream<CharT> ostringstream; in test() typedef
/llvm-project/libcxx/include/__fwd/
H A Dsstream.h34 using ostringstream = basic_ostringstream<char>; variable