[libcxx-commits] [PATCH] D148641: [libc++] Add C++20 stringstream::view()

Piotr Fusik via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 27 04:57:32 PDT 2023


pfusik updated this revision to Diff 517514.
pfusik added a comment.

Now submitting using `arc`.


Repository:
  rG LLVM Github Monorepo

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.517514.patch
Type: text/x-patch
Size: 9814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230427/3dff7670/attachment.bin>


More information about the libcxx-commits mailing list