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]
Other format: [Raw text]

Re: c++/6011: compile error with overloaded methods


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


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