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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 2 11:00:23 PST 2023


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

- Addressed comment


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.501928.patch
Type: text/x-patch
Size: 5438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230302/233175ce/attachment.bin>


More information about the libcxx-commits mailing list