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

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Feb 19 16:06:00 PST 2023


avogelsgesang updated this revision to Diff 498699.
avogelsgesang added a comment.

Incorporate feedback received for similar review (`list` instead of `vector`; https://reviews.llvm.org/D132312)


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/vector
  libcxx/test/std/containers/sequences/vector/compare.three_way.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132268.498699.patch
Type: text/x-patch
Size: 7142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230220/d1b1ab99/attachment.bin>


More information about the libcxx-commits mailing list