c++/3826: Parse error for static nested class member functions

ljrittle@gcc.gnu.org ljrittle@gcc.gnu.org
Thu Jul 26 00:21:00 GMT 2001


Synopsis: Parse error for static nested class member functions

State-Changed-From-To: open->closed
State-Changed-By: ljrittle
State-Changed-When: Thu Jul 26 00:21:02 2001
State-Changed-Why:
    Bug in user-provided code.  The fix posted by the author
    of the PR (to the user code) is correct.  Templated code
    must advise the compiler when a name (scoped through a
    template argument) name refers to a type or it is
    considered ill-formed.
    
    [BTW, I don't know how to do this without the dummy
    typedef either.]

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



More information about the Gcc-prs mailing list