[libcxx-commits] [PATCH] D131372: [libc++][spaceship] Implement std::variant::operator<=>
Kent Ross via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Aug 14 16:17:41 PDT 2022
This revision was automatically updated to reflect the committed changes.
mumbleskates marked an inline comment as done.
Closed by commit rGc4566cac490c: [libc++][spaceship] Implement std::variant::operator<=> (authored by mumbleskates).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131372/new/
https://reviews.llvm.org/D131372
Files:
libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/__variant/monostate.h
libcxx/include/variant
libcxx/test/std/utilities/variant/variant.monostate.relops/relops.pass.cpp
libcxx/test/std/utilities/variant/variant.relops/three_way.pass.cpp
libcxx/test/support/test_comparisons.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131372.452575.patch
Type: text/x-patch
Size: 50963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220814/68017b7f/attachment-0001.bin>
More information about the libcxx-commits
mailing list