[libcxx-commits] [PATCH] D132268: [libc++][spaceship] Implement `operator<=>` for `vector`
Hristo Hristov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 9 20:53:12 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG55ec808a8897: [libc++][spaceship] Implement `operator<=>` for `vector` (authored by Zingam).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132268/new/
https://reviews.llvm.org/D132268
Files:
libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/vector
libcxx/test/std/containers/sequences/vector.bool/compare.three_way.pass.cpp
libcxx/test/std/containers/sequences/vector/compare.three_way.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132268.530142.patch
Type: text/x-patch
Size: 10807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230610/e901699b/attachment.bin>
More information about the libcxx-commits
mailing list