c++/345: forward declaration in template classes not working correctly

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Sun Jul 29 05:49:00 GMT 2001


Synopsis: forward declaration in template classes not working correctly

State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Jul 29 05:49:42 2001
State-Changed-Why:
    Not a bug.  The type of a function parameter must be
    declared before the function declaration.
    I verefied this with gcc version 3.0.1 20010716 (prerelease)
    and Digital Unix C++ 6.2

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



More information about the Gcc-bugs mailing list