[libcxx-commits] [PATCH] D132312: [libc++][spaceship] Implement `operator<=>` for `list`
Adrian Vogelsgesang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 28 06:11:53 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5a84ae09ab0: [libc++][spaceship] Implement `operator<=>` for `list` (authored by avogelsgesang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132312/new/
https://reviews.llvm.org/D132312
Files:
libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/list
libcxx/test/std/containers/sequences/list/compare.three_way.pass.cpp
libcxx/test/support/test_container_comparisons.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132312.501113.patch
Type: text/x-patch
Size: 8827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230228/a65998a3/attachment-0001.bin>
More information about the libcxx-commits
mailing list