Implements parts of P1614R2
- Removed operator!= from scoped_allocator_adaptor
Paths
| Differential D152678
[libc++][spaceship] P1614R2: Removed `operator!=` from `scoped_allocator_adaptor` ClosedPublic Authored by H-G-Hristov on Jun 11 2023, 11:57 PM.
Details
Summary Implements parts of P1614R2
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 12 2023, 9:23 AM Closed by commit rG8cf3c2920d03: [libc++][spaceship] P1614R2: Removed `operator!=` from… (authored by Zingam). · Explain WhyJun 12 2023, 9:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 530559 libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/scoped_allocator
|