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++/4240: overloaded virtual functions getting lost in class hierarchy


Synopsis: overloaded virtual functions getting lost in class hierarchy

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Sun Sep  9 14:18:20 2001
State-Changed-Why:
    Welcome to C++.  The name defined in the derived class hides all overloads in the base class.

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


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