[PATCH] wwwdocs: No longer label C++20 as experimental

Ville Voutilainen ville.voutilainen@gmail.com
Thu Aug 7 18:07:03 GMT 2025


On Thu, 7 Aug 2025 at 20:59, Mike Stump <mikestump@comcast.net> wrote:
>
> On Aug 7, 2025, at 9:15 AM, 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?
>
> Drop it. Features were new 7 years ago. The experiment ended 4 years ago.

Did it? I daresay the C++ modules implementation, and the standard
library part of it, which are C++20 features,
can still be considered experimental.


More information about the Libstdc++ mailing list