Skip to content

Commit 3d54775

Browse files
committed
Add links to GitHub in 21.rst
1 parent 966b3bb commit 3d54775

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

libcxx/docs/ReleaseNotes/21.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Implemented Papers
3939
------------------
4040

4141
- N4258: Cleaning-up noexcept in the Library (`Github <https://github.com/llvm/llvm-project/issues/99937>`__)
42-
- P2441R2: ``views::join_with``
43-
- P2711R1: Making multi-param constructors of ``views`` ``explicit``
44-
- P2770R0: Stashing stashing ``iterators`` for proper flattening
42+
- P2441R2: ``views::join_with`` (`Github <https://github.com/llvm/llvm-project/issues/105185>`__)
43+
- P2711R1: Making multi-param constructors of ``views`` ``explicit`` (`Github <https://github.com/llvm/llvm-project/issues/105252>`__)
44+
- P2770R0: Stashing stashing ``iterators`` for proper flattening (`Github <https://github.com/llvm/llvm-project/issues/105250>`__)
4545

4646
Improvements and New Features
4747
-----------------------------

0 commit comments

Comments
 (0)