Skip to content

Commit 77a336a

Browse files
authored
updated working draft revision to N4950 (#3699)
Fixes #3695
1 parent 1754c82 commit 77a336a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ issue. The [bug tag][] and [enhancement tag][] are being populated.
5858

5959
# Goals
6060

61-
We're implementing the latest C++ Working Draft, currently [N4944][], which will eventually become the next C++
61+
We're implementing the latest C++ Working Draft, currently [N4950][], which will eventually become the next C++
6262
International Standard. The terms Working Draft (WD) and Working Paper (WP) are interchangeable; we often
6363
informally refer to these drafts as "the Standard" while being aware of the difference. (There are other relevant
6464
Standards; for example, supporting `/std:c++14` and `/std:c++17` involves understanding how the C++14 and C++17
@@ -532,7 +532,7 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
532532
[LWG issues]: https://cplusplus.github.io/LWG/lwg-toc.html
533533
[LWG tag]: https://github.com/microsoft/STL/issues?q=is%3Aopen+is%3Aissue+label%3ALWG
534534
[Microsoft Open Source Code of Conduct]: https://opensource.microsoft.com/codeofconduct/
535-
[N4944]: https://wg21.link/n4944
535+
[N4950]: https://wg21.link/n4950
536536
[NOTICE.txt]: NOTICE.txt
537537
[Ninja]: https://ninja-build.org
538538
[Pipelines]: https://dev.azure.com/vclibs/STL/_build/latest?definitionId=4&branchName=main

0 commit comments

Comments
 (0)