[libcxx-commits] [PATCH] D148641: [libc++] Add C++20	stringstream::view()
    Piotr Fusik via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Tue Apr 18 23:16:23 PDT 2023
    
    
  
pfusik updated this revision to Diff 514827.
pfusik added a comment.
Move the tests to `libcxx/test/std/input.output/string.streams`
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148641/new/
https://reviews.llvm.org/D148641
Files:
  libcxx/include/sstream
  libcxx/test/std/input.output/string.streams/istringstream/istringstream.members/str.pass.cpp
  libcxx/test/std/input.output/string.streams/ostringstream/ostringstream.members/str.pass.cpp
  libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.members/str.pass.cpp
  libcxx/test/std/input.output/string.streams/stringstream.members/str.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148641.514827.patch
Type: text/x-patch
Size: 9990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230419/eaf41a9b/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list