On Tue, 29 Apr 2025 at 10:37, Tomasz Kaminski wrote:
>
>
>
> On Tue, Apr 29, 2025 at 10:58 AM Jonathan Wakely wrote:
>>
>> This will hardly make a dent in the very slow compile times for
>> but it seems worth doing anyway.
>>
>> libstdc++-v3/ChangeLog:
>>
>> * include/bits/regex_compiler
On Tue, Apr 29, 2025 at 10:58 AM Jonathan Wakely wrote:
> This will hardly make a dent in the very slow compile times for
> but it seems worth doing anyway.
>
> libstdc++-v3/ChangeLog:
>
> * include/bits/regex_compiler.h: Replace _GLIBCXX17_CONSTEXPR
> with constexpr and disable
This will hardly make a dent in the very slow compile times for
but it seems worth doing anyway.
libstdc++-v3/ChangeLog:
* include/bits/regex_compiler.h: Replace _GLIBCXX17_CONSTEXPR
with constexpr and disable diagnostics with pragmas.
(_AnyMatcher::operator()): Use const