From 10c204bae4fae733a39dcaf81955b631bc248570 Mon Sep 17 00:00:00 2001 From: Jan Schultke Date: Tue, 12 May 2026 20:44:07 +0200 Subject: [PATCH] Bump C++ working draft to N5046 --- wiki/resources/general/standards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/resources/general/standards.md b/wiki/resources/general/standards.md index 88ab2ed..d49ec94 100644 --- a/wiki/resources/general/standards.md +++ b/wiki/resources/general/standards.md @@ -10,7 +10,7 @@ bot_article: | | Edition | HTML | PDF | | --------------- | ------------------------------------------------------------------------ | ----------------------------------------------------------------------------- | -| :cpp: **C++26** | [Working Draft](https://eel.is/c++draft/) | [[N5032]](https://wg21.link/N5032)[^1] | +| :cpp: **C++26** | [Working Draft](https://eel.is/c++draft/) | [[N5046]](https://wg21.link/N5046)[^1] | | :cpp: **C++23** | [[N4950]](https://timsong-cpp.github.io/cppwp/n4950/) | [[N4950]](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/n4950.pdf) | | :cpp: **C++20** | [[N4868]](https://timsong-cpp.github.io/cppwp/n4868/) | [[N4860]](https://isocpp.org/files/papers/N4860.pdf) | | :cpp: **C++17** | [[N4659]](https://timsong-cpp.github.io/cppwp/n4659/) | [[N4659]](http://open-std.org/jtc1/sc22/wg21/docs/papers/2017/n4659.pdf) |