Skip to content

Commit 75d0616

Browse files
authored
Update libcxx/docs/ReleaseNotes/22.rst
1 parent 47afc9c commit 75d0616

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

libcxx/docs/ReleaseNotes/22.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Implemented Papers
3939
------------------
4040

4141
- 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-
- P3060R3: Add ``std::views::indices(n)`` (`Github <https://github.com/llvm/llvm-project/issues/105169>`__)
42+
- P3060R3: Add ``std::views::indices(n)`` (`Github <https://github.com/llvm/llvm-project/issues/148175>`__)
4343

4444
Improvements and New Features
4545
-----------------------------

0 commit comments

Comments
 (0)