Implements parts of P1614R2:
- Removed operator!= from functional
Paths
| Differential D152704
[libc++][spaceship] P1614R2: Removed `operator!=` from `functional` ClosedPublic Authored by H-G-Hristov on Jun 12 2023, 5:19 AM.
Details
Summary Implements parts of P1614R2:
Diff Detail
Event TimelineComment Actions
The CI is indeed unrelated, not need to rerun the CI. LGTM! This revision is now accepted and ready to land.Jun 12 2023, 9:30 AM This revision was landed with ongoing or failed builds.Jun 12 2023, 9:48 AM Closed by commit rG9a6ca67397eb: [libc++][spaceship] P1614R2: Removed `operator!=` from `functional` (authored by Zingam). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 530557 libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/__functional/function.h
libcxx/include/functional
|