We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57b439c commit c5c7dcfCopy full SHA for c5c7dcf
libcxx/docs/ReleaseNotes/19.rst
@@ -74,10 +74,9 @@ Implemented Papers
74
- P0019R8 - ``std::atomic_ref``
75
- P2389R2 - Alias template ``dims`` for the ``extents`` of ``mdspan``
76
- P1223R5 - ``ranges::find_last()``, ``ranges::find_last_if()``, and ``ranges::find_last_if_not()``
77
-- P2602R2 - Poison Pills are Too Toxic
+- P2602R2 - Poison Pills are Too Toxic (as DR against C++20)
78
- P1981R0 - Rename ``leap`` to ``leap_second``
79
- P1982R0 - Rename ``link`` to ``time_zone_link``
80
-- P2602R2 - Poison Pills are Too Toxic (as DR against C++20)
81
82
83
Improvements and New Features
0 commit comments