[libcxx-commits] [PATCH] D111481: [libc++] P2401: conditional noexcept for std::exchange
Joe Loser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Oct 9 15:44:26 PDT 2021
jloser updated this revision to Diff 378480.
jloser added a comment.
Empty message for `static_assert` so test works in C++14 mode
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111481/new/
https://reviews.llvm.org/D111481
Files:
libcxx/docs/Status/Cxx2bPapers.csv
libcxx/include/__utility/exchange.h
libcxx/include/utility
libcxx/test/std/utilities/utility/exchange/exchange.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111481.378480.patch
Type: text/x-patch
Size: 3767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211009/2eb8dc09/attachment-0001.bin>
More information about the libcxx-commits
mailing list