https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121291
Nathaniel Shead <nshead at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Assignee|unassigned at gcc dot gnu.org |nshead at gcc dot gnu.org Last reconfirmed| |2025-07-29 --- Comment #1 from Nathaniel Shead <nshead at gcc dot gnu.org> --- Confirmed, I'd actually run into the underlying issue here for handling the 'is_nothrow_foo' traits etc. but forgot that I'd made the same mistaken assumption for is_invocable.