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

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 27 16:04:12 PST 2023


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

Guard against ADL


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.500957.patch
Type: text/x-patch
Size: 7146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230228/a60e1a4b/attachment-0001.bin>


More information about the libcxx-commits mailing list