Implements parts of P1614R2:
- Removed ops from complex
Differential D152615
[libc++][spaceship] P1614R2: Removed ops from `complex` ClosedPublic Authored by H-G-Hristov on Jun 10 2023, 2:45 AM.
Details
Summary Implements parts of P1614R2:
Diff Detail
Event TimelineThis revision now requires changes to proceed.Jun 10 2023, 6:12 AM Comment Actions LGTM!
This revision is now accepted and ready to land.Jun 11 2023, 5:02 AM Closed by commit rGbe45fe5d8508: [libc++][spaceship] P1614R2: Removed ops from `complex` (authored by Zingam). · Explain WhyJun 11 2023, 9:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 530189 libcxx/include/complex
|
We keep all information.