[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#195806: g++: inheritance of overloaded function



Heiko Scheit <heiko.scheit@mpi-hd.mpg.de> writes:

> I am not sure this is a bug, but I thought that the inheritance should
> work also in this case (i.e. with overloaded functions).

This is not a bug. In standard C++, methods in a derived class hide
methods in the base class. Any C++ book will tell you so.

Regards,
Martin




Reply to: