It's still experimental. On Thu, 7 Aug 2025, 18:16 Gerald Pfeifer, <ger...@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 >