[libcxx-commits] [PATCH] D148641: [libc++] Add C++20 stringstream::view()
Piotr Fusik via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 28 01:16:05 PDT 2023
pfusik updated this revision to Diff 517832.
pfusik marked 6 inline comments as done.
pfusik added a comment.
Paper reference, C++20 guards, new tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148641/new/
https://reviews.llvm.org/D148641
Files:
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.517832.patch
Type: text/x-patch
Size: 12332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230428/3a2ecd43/attachment-0001.bin>
More information about the libcxx-commits
mailing list