[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 10:32:21 PDT 2023
pfusik updated this revision to Diff 514681.
pfusik added a comment.
s/_LIBCPP_INLINE_VISIBILITY/_LIBCPP_HIDE_FROM_ABI/
Added the test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148641/new/
https://reviews.llvm.org/D148641
Files:
libcxx/include/sstream
libcxx/test/libcxx/input.output/string.streams/view.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148641.514681.patch
Type: text/x-patch
Size: 5358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230418/243ce71d/attachment.bin>
More information about the libcxx-commits
mailing list