[Bug c++/92531] [9/10 Regression] ICE in uses_template_parms, at cp/pt.c:10471

asolokha at gmx dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 15 14:25:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92531

--- Comment #1 from Arseny Solokha <asolokha at gmx dot com> ---
Even this is enough:

template <typename XK>
void ky () noexcept ([]{});


More information about the Gcc-bugs mailing list