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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 2 10:48:01 PST 2023


H-G-Hristov created this revision.
Herald added a subscriber: yaxunl.
Herald added a project: All.
H-G-Hristov requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Implemented `operator<=>` for `forward_list`


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145172

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/forward_list
  libcxx/test/libcxx/containers/sequences/forwardlist/compare.three_way.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145172.501922.patch
Type: text/x-patch
Size: 5569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230302/50635c83/attachment.bin>


More information about the libcxx-commits mailing list