On Wed, 10 Sept 2025 at 11:12, Luc Grosheintz wrote:
>
> In libstdc++ the prefix _S is used for static members only. In
> there's several type aliases that also used the prefix _S. They now use
> a single leading underscore follow by a capital letter instead.
OK for trunk, thanks.
>
> libstdc++
On Wed, Sep 10, 2025 at 12:33 PM Jonathan Wakely wrote:
> On Wed, 10 Sept 2025 at 11:12, Luc Grosheintz
> wrote:
> >
> > In libstdc++ the prefix _S is used for static members only. In
> > there's several type aliases that also used the prefix _S. They now use
> > a single leading underscore fol
In libstdc++ the prefix _S is used for static members only. In
there's several type aliases that also used the prefix _S. They now use
a single leading underscore follow by a capital letter instead.
libstdc++-v3/ChangeLog:
* include/std/mdspan (_ExtentsStorage::_Base): New name for