Implements parts of P1614R2:
- Added operator== to slice
Differential D152617
[libc++][spaceship] P1614R2: Added `operator==` to `slice` H-G-Hristov on Jun 10 2023, 3:59 AM. Authored by
Details
Implements parts of P1614R2:
Diff Detail
Unit Tests Event TimelineComment Actions Thanks for working on this! I would like to land D152297 first for this one too. But this needs some addition work.
|
Note this function should be a hidden friend per http://eel.is/c++draft/hidden.friends.