[PATCH] wwwdocs: No longer label C++20 as experimental
Jonathan Wakely
jwakely.gcc@gmail.com
Thu Aug 7 21:24:58 GMT 2025
It's still experimental.
On Thu, 7 Aug 2025, 18:16 Gerald Pfeifer, <gerald@pfeifer.com> wrote:
> Looking at projects/cxx-status.html I noticed we state
>
> Important: Because the ISO C++20 standard is recent, GCC's support
> is *experimental*.
>
> Do we still need/want this, or shall we drop it per the patch below?
>
> Gerald
>
>
> diff --git a/htdocs/projects/cxx-status.html
> b/htdocs/projects/cxx-status.html
> index 52b10f33..48aeb9bd 100644
> --- a/htdocs/projects/cxx-status.html
> +++ b/htdocs/projects/cxx-status.html
> @@ -731,9 +731,6 @@
> extensions in addition to C++20 features,
> add <code>-std=gnu++20</code>.</p>
>
> - <p><strong>Important</strong>: Because the ISO C++20 standard is
> - recent, GCC's support is <strong>experimental</strong>.</p>
> -
> <h2>C++20 Language Features</h2>
>
> <p>The following table lists new language features that have been
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20250807/2ca3f1b4/attachment.htm>
More information about the Libstdc++
mailing list