News
C++ : Why is my base class function getting called instead of the derived one? Catfish Oct 22, 2001 Jump to latest Follow Reply ...
He can have a pure virtual destructor and it needs the =0, but you still need to define it since the derived classes destructors call it.<BR><BR> [This message was edited by bouncingdaemon on ...
In object technology, a function that has a default operation for a base class, but which can be overridden and perform a different operation by a derived class. A derived class inherits the ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results