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

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Aug 20 13:54:21 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/D132312

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132312.454250.patch
Type: text/x-patch
Size: 10312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220820/a8f6bbc0/attachment.bin>


More information about the libcxx-commits mailing list