[libcxx-commits] [PATCH] D153222: [libc++][regex] Removes operator!=.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 18 02:54:12 PDT 2023


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

Implements part of:

- P1614R2 The Mothership has Landed


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153222

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/regex
  libcxx/modules/std/regex.cppm
  libcxx/test/std/re/re.iter/re.regiter/re.regiter.comp/tested_elsewhere.pass.cpp
  libcxx/test/std/re/re.iter/re.tokiter/re.tokiter.comp/equal.pass.cpp
  libcxx/test/std/re/re.results/re.results.nonmember/equal.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153222.532456.patch
Type: text/x-patch
Size: 6960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230618/bfad015f/attachment.bin>


More information about the libcxx-commits mailing list