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++/345: forward declaration in template classes not working correctly


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


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