From 72e2859821ad730cb5dac998396afea31e4e46b1 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Fri, 26 Mar 2021 15:47:19 +0700 Subject: [PATCH] Updated working draft revision to n4885 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92ec906fab4..1555cc8ce9c 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ issue. The [bug tag][] and [enhancement tag][] are being populated. # Goals -We're implementing the latest C++ Working Draft, currently [N4878][], which will eventually become the next C++ +We're implementing the latest C++ Working Draft, currently [N4885][], which will eventually become the next C++ International Standard. The terms Working Draft (WD) and Working Paper (WP) are interchangeable; we often informally refer to these drafts as "the Standard" while being aware of the difference. (There are other relevant Standards; for example, supporting `/std:c++14` and `/std:c++17` involves understanding how the C++14 and C++17 @@ -456,7 +456,7 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception [LWG issues]: https://cplusplus.github.io/LWG/lwg-toc.html [LWG tag]: https://github.com/microsoft/STL/issues?q=is%3Aopen+is%3Aissue+label%3ALWG [Microsoft Open Source Code of Conduct]: https://opensource.microsoft.com/codeofconduct/ -[N4878]: https://wg21.link/n4878 +[N4885]: https://wg21.link/n4885 [NOTICE.txt]: NOTICE.txt [Ninja]: https://ninja-build.org [Pipelines]: https://dev.azure.com/vclibs/STL/_build/latest?definitionId=4&branchName=main