Virtual function call stuff, again

Jason Merrill jason at cygnus.com
Wed Feb 23 01:35:44 UTC 2000


>>>>> Mark Mitchell <mark at codesourcery.com> writes:

>>>>> "Jason" == Jason Merrill <jason at cygnus.com> writes:
 Jason> Actually, the algorithm for this case is very simple: use
 Jason> the same entry point as is used in the 'A-in-C' secondary
 Jason> vtable.

 > But there's no such thing if `A' is not a base class of `C'.  Do the
 > rest of your comments still apply?

How can C::f be the final overrider of A::f in B if C is not derived from A?

Jason




More information about the cxx-abi-dev mailing list