Implemented parts of P1614R2:
- Added operator== to file_status
Paths
| Differential D152647
[libc++][spaceship] P1614R2: Added `operator==` to `file_status` ClosedPublic Authored by H-G-Hristov on Jun 11 2023, 12:55 AM.
Details
Summary Implemented parts of P1614R2:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 12 2023, 9:16 AM Closed by commit rGa9e0321ffed1: [libc++][spaceship] P1614R2: Added `operator==` to `file_status` (authored by Zingam). · Explain WhyJun 12 2023, 9:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 530561 libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/__filesystem/file_status.h
libcxx/include/filesystem
libcxx/test/std/input.output/filesystems/class.file_status/file_status.status.eq.ops.cpp
|
Thanks!