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.

Reply via email to