News
My memory on this is a little sketchy, but I think that when you make a call on a virtual function, the virtual function table must be consulted before method invocation, whereas non-virtual ...
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 ...
When I'm using the this pointer in the base class to call a virtual function it basically ignores the virtual part and treats the class as just normal inheiratance.<BR><BR>Is this the normal ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results