[libcxx-commits] [PATCH] D145976: [libc++][spaceship] Implement `operator<=>` for `map` and `multimap`

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 15 07:25:08 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbc47a195ccbb: [libc++][spaceship] Implement `operator<=>` for `map` and `multimap` (authored by Zingam, committed by philnik).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145976/new/

https://reviews.llvm.org/D145976

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/map
  libcxx/test/libcxx/containers/associative/map/compare.three_way.pass.cpp
  libcxx/test/libcxx/containers/associative/multimap/compare.three_way.pass.cpp
  libcxx/test/support/test_container_comparisons.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145976.505483.patch
Type: text/x-patch
Size: 14724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230315/33fdcea5/attachment.bin>


More information about the libcxx-commits mailing list