On Thu, 7 Aug 2025 at 21:07, Ville Voutilainen
<ville.voutilai...@gmail.com> wrote:
>
> On Thu, 7 Aug 2025 at 20:59, Mike Stump <mikest...@comcast.net> wrote:
> >
> > On Aug 7, 2025, at 9:15 AM, 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?
> >
> > 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.

See also https://gcc.gnu.org/onlinedocs/gcc-15.1.0/gcc/C_002b_002b-Modules.html
Quoth the page: "G++’s modules support is not complete. Other than
bugs, the known missing pieces are:  <a list follows...>"

Reply via email to