c++/3661: Parse error in template function using nested class of template argument

aoliva@gcc.gnu.org aoliva@gcc.gnu.org
Thu Jul 12 13:49:00 GMT 2001


Synopsis: Parse error in template function using nested class of template argument

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Thu Jul 12 13:49:29 2001
State-Changed-Why:
    You're missing the `typename' keyword before the template-dependent type name.  Compilers that don't complain about the lack of this keyword are in error.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3661&database=gcc



More information about the Gcc-prs mailing list