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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 1 02:12:10 PST 2023


H-G-Hristov updated this revision to Diff 501430.
H-G-Hristov added a comment.

- [libc++][spaceship] Implement `operator<=>` for `deque`
- Removed `test_container_comparisons.h`
- Addressed code reviews
- Restored


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144821

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/deque
  libcxx/test/libcxx/containers/sequences/deque/compare.three_way.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144821.501430.patch
Type: text/x-patch
Size: 5417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230301/b89c88a1/attachment.bin>


More information about the libcxx-commits mailing list