[libcxx-commits] [PATCH] D148416: [libc++][spaceship] Implement `operator<=>` for `multiset` and `set`

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun May 28 23:00:29 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8b5ac34adb9: [libc++][spaceship] Implement `operator<=>` for `multiset` and `set` (authored by Zingam).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148416

Files:
  libcxx/include/set
  libcxx/test/std/containers/associative/multiset/multiset.nonmember/compare.three_way.pass.cpp
  libcxx/test/std/containers/associative/multiset/multiset.nonmember/compare.three_way.verify.cpp
  libcxx/test/std/containers/associative/set/set.nonmember/compare.three_way.pass.cpp
  libcxx/test/std/containers/associative/set/set.nonmember/compare.three_way.verify.cpp
  libcxx/test/support/test_comparisons.h
  libcxx/test/support/test_container_comparisons.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148416.526384.patch
Type: text/x-patch
Size: 18980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230529/63049302/attachment-0001.bin>


More information about the libcxx-commits mailing list