[libcxx-commits] [PATCH] D153427: [libc++] Add noexcept clauses to swap per P0408R7 (Efficient Access to basic_stringbuf's Buffer)
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jun 24 09:29:31 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc0a5b147fae9: [libc++] Add noexcept clauses to swap per P0408R7 (Efficient Access to… (authored by pfusik, committed by Mordante).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153427/new/
https://reviews.llvm.org/D153427
Files:
libcxx/include/sstream
libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.assign/member_swap_noexcept.pass.cpp
libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.assign/nonmember_swap_noexcept.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153427.534226.patch
Type: text/x-patch
Size: 11288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230624/e883d362/attachment-0001.bin>
More information about the libcxx-commits
mailing list