https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126993
Jason Liam <jlame646 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Jason Liam <jlame646 at gmail dot com> ---
Forgot to add `typename T= int` in the templated version. Once we add that, all
compilers correct reject the program.
