[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 02:58:02 PST 2023


fsb4000 created this revision.
fsb4000 added a project: libc++.
Herald added a project: All.
fsb4000 requested review of this revision.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

https://cplusplus.github.io/LWG/issue3204


Repository:
  rG LLVM Github Monorepo

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.499784.patch
Type: text/x-patch
Size: 4476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230223/021d74fb/attachment.bin>


More information about the libcxx-commits mailing list