This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3424: One templatized nested class deriving from another
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, mps at sonartech dot com dot au, nobody at gcc dot gnu dot org
- Subject: Re: c++/3424: One templatized nested class deriving from another
- From: lerdsuwa at gcc dot gnu dot org
- Date: 9 Jul 2001 13:58:31 -0000
Synopsis: One templatized nested class deriving from another
State-Changed-From-To: open->analyzed
State-Changed-By: lerdsuwa
State-Changed-When: Mon Jul 9 06:58:31 2001
State-Changed-Why:
Confirm as a bug. The code is, however, illegal. C::A<T>
should be used instead of just C::A.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3424&database=gcc