[Bug c++/46813] crashes on template definition error

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Mon Dec 6 03:33:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46813

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Known to work|                            |4.4.5, 4.5.1
         Resolution|                            |WORKSFORME

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2010-12-06 03:33:18 UTC ---
4.1.x isn't maintained anymore. The error emitted by currently maintained
compilers is:

u.cc:6:25: error: invalid use of template type parameter ‘T’



More information about the Gcc-bugs mailing list