c++/3333: Using declaration doesn't work with classes.

nathan@gcc.gnu.org nathan@gcc.gnu.org
Sun Jul 1 07:57:00 GMT 2001


Synopsis: Using declaration doesn't work with classes.

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Sun Jul  1 07:57:26 2001
State-Changed-Why:
    You are mistaken. Only using declarations at class scope
    can give a qualified name of a (base) class member.
    Your example has a using declaration at namespace scope.

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



More information about the Gcc-prs mailing list