Re: call base class function or derived class function



George wrote:
Hi Ben,


The compiler cannot avoid generating the abstract class v-table in
all cases. Consider:

I do not think your above statement is correct. Here is my code and

Why do you disagree with my statement? The inverse would be "no abstract
class v-table is never needed", which you now have to argue in favor of.


.