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

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 19 16:52:45 PDT 2022


avogelsgesang created this revision.
avogelsgesang added reviewers: Mordante, mumbleskates, huixie90.
Herald added a subscriber: yaxunl.
Herald added a project: All.
avogelsgesang requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Implements part of P1614R2 "The Mothership has Landed"


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132268

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/vector
  libcxx/test/std/containers/sequences/vector.bool/compare.pass.cpp
  libcxx/test/std/containers/sequences/vector/compare.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132268.454133.patch
Type: text/x-patch
Size: 16754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220819/1ed54bad/attachment-0001.bin>


More information about the libcxx-commits mailing list