×

Loading...

So it is C++ specific error, right?

I mean, in general OO concept, the derived class should be able to only override one of the
overloaded function in base calss, and not necessory to do anything to make the others visiable in derived class.

Anyway, thanks very much!
Report

Replies, comments and Discussions: