This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29729] [4.0/4.1/4.2/4.3 regression] ICE with template class in template function
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2006 01:10:33 -0000
- Subject: [Bug c++/29729] [4.0/4.1/4.2/4.3 regression] ICE with template class in template function
- References: <bug-29729-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-11-07 01:10 -------
(In reply to comment #1)
> Why exactly is this invalid again?
Because local types cannot be templates.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29729