construction vtables broken
Jason Merrill
jason at redhat.com
Wed Jan 24 23:32:18 UTC 2001
>>>>> "Mark" == Mark Mitchell <mark at codesourcery.com> writes:
> But, I think the other nice thing about Nathan's observation is that
> it simplifies the whole criterion -- we had a special case for virtual
> functions overridden along virtual paths, and now there's an easier
> way to describe the whole process, without even mentioning the notion
> of a virtual path.
True enough.
> The criteria is now just "has a virtual base, or is a (morally)
> virtual base" which is a lot easier to understand!
^with virtual functions
:)
Jason
More information about the cxx-abi-dev
mailing list