[libc++][spaceship][NFC] P1612R2: Mark some items "remove `operator!=` from `*_iterat...
authorHristo Hristov <zingam@outlook.com>
Sun, 11 Jun 2023 19:45:16 +0000 (22:45 +0300)
committerHristo Hristov <zingam@outlook.com>
Tue, 13 Jun 2023 04:44:01 +0000 (07:44 +0300)
commit5a53323d2c14eeb9665b16dba1d09f708455159b
tree46224a05fe3f986562dc69818850802184dc0013
parent0118a3f6c3c9bde9042f21b20a7a7131b942761c
[libc++][spaceship][NFC] P1612R2: Mark some items "remove `operator!=` from `*_iterator`" as "Complete"

Several parts of P1612R2 are already implemented:
- `common_iterator` (new in C++20) https://reviews.llvm.org/D103335
- `unreachable_sentinel_t` (new in C++20) https://reviews.llvm.org/D107920
- `istream_iterator` (removed) https://reviews.llvm.org/D119620
- `istreambuf_iterator` (removed) https://reviews.llvm.org/D119620

Reviewed By: #libc, Mordante

Differential Revision: https://reviews.llvm.org/D152656
libcxx/docs/Status/SpaceshipProjects.csv