[libcxx-commits] [libcxx] [libc++][spaceship][NFC] P0905R1: Symmetry for spaceship - mark as implemented (PR #87871)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 11 13:19:55 PDT 2024


================
@@ -47,6 +47,7 @@ Implemented Papers
 - P3142R0 - Printing Blank Lines with ``println`` (as DR against C++23)
 - P2302R4 - ``std::ranges::contains``
 - P1659R3 - ``std::ranges::starts_with`` and ``std::ranges::ends_with``
+- P0905R1 - Symmetry for spaceship (marked as implemented)
----------------
ldionne wrote:

Let's remove this release note since we didn't actually do anything new in this release.

https://github.com/llvm/llvm-project/pull/87871


More information about the libcxx-commits mailing list