[libcxx-commits] [PATCH] D148641: [libc++] Add C++20 stringstream::view()
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 16 12:03:14 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG49007a020c14: [libc++] Add C++20 stringstream::view() (authored by pfusik, committed by philnik).
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.522733.patch
Type: text/x-patch
Size: 14449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230516/d7ae6662/attachment-0001.bin>
More information about the libcxx-commits
mailing list