This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/3424: One templatized nested class deriving from another


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]