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

Piotr Fusik via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun May 14 04:09:49 PDT 2023


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

Test noexcept with a non-const object.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148641/new/

https://reviews.llvm.org/D148641

Files:
  libcxx/docs/Status/Cxx20.rst
  libcxx/docs/Status/Cxx20Papers.csv
  libcxx/include/sstream
  libcxx/test/std/input.output/string.streams/istringstream/istringstream.members/view.pass.cpp
  libcxx/test/std/input.output/string.streams/ostringstream/ostringstream.members/view.pass.cpp
  libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.members/view.pass.cpp
  libcxx/test/std/input.output/string.streams/stringstream.members/view.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148641.521988.patch
Type: text/x-patch
Size: 14449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230514/51099bf1/attachment-0001.bin>


More information about the libcxx-commits mailing list