[libcxx-commits] [PATCH] D144629: [libc++] Implement LWG-3204 sub_match::swap only swaps the base class

Igor Zhukov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 23 08:33:20 PST 2023


fsb4000 updated this revision to Diff 499874.
fsb4000 added a comment.

`_NOEXCEPT` instead of `noexcept` for C++03 support


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144629/new/

https://reviews.llvm.org/D144629

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/regex
  libcxx/test/std/re/re.submatch/re.submatch.members/swap.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144629.499874.patch
Type: text/x-patch
Size: 4548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230223/58103d9a/attachment.bin>


More information about the libcxx-commits mailing list