Implements parts of P1614R2
- Removed ops from memory_resource
- Removed ops from polymorphic_allocator
Paths
| Differential D152629
[libc++][spaceship] P1614R2: Removed ops from `memory_resource`, `polymorphic_allocator` ClosedPublic Authored by H-G-Hristov on Jun 10 2023, 1:33 PM.
Details
Summary Implements parts of P1614R2
Diff Detail
Event TimelineComment Actions LGTM, thanks to the set of operator!= removal patches. I'm really happy this paper is moving to its conclusion! This revision is now accepted and ready to land.Jun 11 2023, 5:06 AM Comment Actions
Thank you for the review. I'll try to submit more patches daily next week. Closed by commit rG6c34aab3ff55: [libc++][spaceship] P1614R2: Removed ops from `memory_resource`… (authored by Zingam). · Explain WhyJun 11 2023, 9:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 530244 libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/__memory_resource/memory_resource.h
libcxx/include/__memory_resource/polymorphic_allocator.h
libcxx/include/memory_resource
|