[libc++][spaceship] P1614R2: Removed `operator!=` from `unordered_map`, `unordered_mu...
authorHristo Hristov <zingam@outlook.com>
Sun, 11 Jun 2023 05:28:04 +0000 (08:28 +0300)
committerHristo Hristov <zingam@outlook.com>
Mon, 12 Jun 2023 06:23:36 +0000 (09:23 +0300)
commit3d74398bd33b60ed00b92cb89fe6fe226ce9e8b1
tree8ec4f1408a2d8c04644de917a02c763b065f28c6
parent636c672751425f1c73c28bea57c1913043cd21b2
[libc++][spaceship] P1614R2: Removed `operator!=` from `unordered_map`, `unordered_multimap`, `__hash_map_iterator`

Implements parts of P1614R2:
- Removed ops from `unordered_map`
- Removed ops from `unordered_multimap`
- Removed ops from `__hash_map_iterator`

Reviewed By: #libc, Mordante

Differential Revision: https://reviews.llvm.org/D152642
libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/unordered_map