[libcxx-commits] [PATCH] D146066: [libc++][spaceship] Implement `operator<=>` for `queue`

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 5 22:42:07 PDT 2023


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146066

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/queue
  libcxx/test/std/containers/container.adaptors/queue/queue.ops/compare.three_way.pass.cpp
  libcxx/test/support/nasty_containers.h
  libcxx/test/support/test_container_comparisons.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146066.528687.patch
Type: text/x-patch
Size: 8901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230606/6731172d/attachment-0001.bin>


More information about the libcxx-commits mailing list