Sujet : Re: We have a new standard!
De : david.brown (at) *nospam* hesbynett.no (David Brown)
Groupes : comp.lang.c++Date : 29. Dec 2024, 15:01:33
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vkrknt$10d4e$2@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
On 28/12/2024 17:19, Chris Ahlstrom wrote:
Benutzer Eins wrote this post while blinking in Morse code:
On 27/12/2024 14:47, Stefan Ram wrote:
According to one web site, C++23 (ISO/IEC 14882:2024) was released
October 19, 2024.
>
(Sorry if it was mentioned here then, and I just did not notice!)
>
This is the latest draft I could find:
>
<https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/n5001.pdf>
It's only 2400 pages :-(
That is the latest draft of C++26, which is not close to finalised.
The final freely available pre-publication draft of C++23 is <
https://wg21.link/n4950>. (As always, the official ISO publications are expensive, but the final pre-publication versions are sufficient for almost everyone.)
Of course, at 2134 pages it is not much lighter than C++26. That's 10 pages of preamble (title, contents, etc.), 477 pages on the language, 1404 pages on the standard library, then 243 pages of appendices and indexes.
In practice, I think <
https://en.cppreference.com/w/cpp> is a more useful resource for most people than the standard document itself.