[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:12:36 PDT 2021


jloser updated this revision to Diff 378479.
jloser marked 4 inline comments as done.
jloser added a comment.

Address Arthur's feedback


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.378479.patch
Type: text/x-patch
Size: 3763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211009/bc1fdd73/attachment.bin>


More information about the libcxx-commits mailing list