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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 3 04:43:26 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3bc76339ea88: [libc++][spaceship] Implement `operator<=>` for `forward_list` (authored by Zingam, committed by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D145172?vs=502066&id=502102#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145172/new/

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.502102.patch
Type: text/x-patch
Size: 5643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230303/75536fc2/attachment.bin>


More information about the libcxx-commits mailing list