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 706370c commit 12c83a2Copy full SHA for 12c83a2
libcxx/docs/ReleaseNotes/22.rst
@@ -38,7 +38,7 @@ What's New in Libc++ 22.0.0?
38
Implemented Papers
39
------------------
40
41
-- P2542R8: ``views::concat`` (`Github <https://github.com/llvm/llvm-project/issues/105419>`__)
+- P2542R8: ``views::concat`` (`Github <https://llvm.org/PR105419>`__)
42
- P2321R2: ``zip`` (`Github <https://github.com/llvm/llvm-project/issues/105169>`__) (The paper is partially
43
implemented. ``zip_transform_view`` is implemented in this release)
44
- P3168R2: Give ``std::optional`` Range Support (`Github <https://github.com/llvm/llvm-project/issues/105430>`__)
0 commit comments