c++/6011: compile error with overloaded methods
lerdsuwa@gcc.gnu.org
lerdsuwa@gcc.gnu.org
Mon May 20 07:37:00 GMT 2002
Synopsis: compile error with overloaded methods
State-Changed-From-To: open->closed
State-Changed-By: lerdsuwa
State-Changed-When: Mon May 20 07:37:29 2002
State-Changed-Why:
Not a bug. If you want both of them to be visible, add
a using declaration. For more information see section
'Inheritance and Using-Declarations' in 'The C++ Programming
Language'.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6011
More information about the Gcc-bugs
mailing list