https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109367
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Actually I think the bug is: using T = decltype ([]{}); is broken with GCC. There are multiple testcases dealing with that even.
pinskia at gcc dot gnu.org via Gcc-bugs Fri, 31 Mar 2023 19:48:34 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109367
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Actually I think the bug is: using T = decltype ([]{}); is broken with GCC. There are multiple testcases dealing with that even.