File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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++
6262International Standard. The terms Working Draft (WD) and Working Paper (WP) are interchangeable; we often
6363informally refer to these drafts as "the Standard" while being aware of the difference. (There are other relevant
6464Standards; 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
You can’t perform that action at this time.
0 commit comments