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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 5 06:18:22 PDT 2023


H-G-Hristov updated this revision to Diff 519832.
H-G-Hristov marked an inline comment as done.
H-G-Hristov added a comment.

- Addressed comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132268

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/__algorithm/three_way_comp_ref_type.h
  libcxx/include/vector
  libcxx/test/std/containers/sequences/vector.bool/compare.three_way.pass.cpp
  libcxx/test/std/containers/sequences/vector/compare.three_way.pass.cpp
  libcxx/test/support/test_container_comparisons.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132268.519832.patch
Type: text/x-patch
Size: 15482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230505/5a012e3a/attachment-0001.bin>


More information about the libcxx-commits mailing list