Update working draft from N4917 to N4928 (#3308)

This commit is contained in:
Camden McGath 2023-01-11 15:52:48 -08:00 коммит произвёл GitHub
Родитель 7cbb0dadee
Коммит 8073358c21
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -58,7 +58,7 @@ issue. The [bug tag][] and [enhancement tag][] are being populated.
# Goals
We're implementing the latest C++ Working Draft, currently [N4917][], which will eventually become the next C++
We're implementing the latest C++ Working Draft, currently [N4928][], 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
@ -532,7 +532,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/
[N4917]: https://wg21.link/n4917
[N4928]: https://wg21.link/n4928
[NOTICE.txt]: NOTICE.txt
[Ninja]: https://ninja-build.org
[Pipelines]: https://dev.azure.com/vclibs/STL/_build/latest?definitionId=4&branchName=main