Skip to content

Commit 4827fa8

Browse files
committed
Update documentation
1 parent 86790ad commit 4827fa8

File tree

1 file changed

+1
-3
lines changed
  • libcxx/docs/ReleaseNotes

1 file changed

+1
-3
lines changed

libcxx/docs/ReleaseNotes/22.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,10 @@ What's New in Libc++ 22.0.0?
3636
==============================
3737

3838
Implemented Papers
39-
40-
- P3168R2: Give ``std::optional`` Range Support (`Github <https://github.com/llvm/llvm-project/issues/105430>`__)
41-
4239
------------------
4340

4441
- P2321R2: ``zip`` (`Github <https://github.com/llvm/llvm-project/issues/105169>`__) (The paper is partially implemented. ``zip_transform_view`` is implemented in this release)
42+
- P3168R2: Give ``std::optional`` Range Support (`Github <https://github.com/llvm/llvm-project/issues/105430>`__)
4543

4644
Improvements and New Features
4745
-----------------------------

0 commit comments

Comments
 (0)