On Wed, 16 Jul 2025 at 10:54, Tomasz Kamiński wrote:
>
> Do not advertise library support for constexpr exceptions, as our
> solution to throwing by __throw_* functions from ,
> caues constant evaluation to fail, as these functions are not constexpr.
>
> PR libstdc++/121114
>
> libstdc++-v
Do not advertise library support for constexpr exceptions, as our
solution to throwing by __throw_* functions from ,
caues constant evaluation to fail, as these functions are not constexpr.
PR libstdc++/121114
libstdc++-v3/ChangeLog:
* include/bits/version.def (constexpr_exceptio