VTT typo
Coleen Phillimore
coleen at zko.dec.com
Wed May 17 21:16:26 UTC 2000
Mark Mitchell wrote:
>
> Virtual VTTs: The sub-VTTs for each virtual subobject in inheritance
> graph preorder), i.e. the sub-VTT for virtual base W of virtual base
> V of D comes before the sub-VTT for V.
>
> That's not preorder. Preorder is derived-before-base, i.e., V before
> W. I think we agreed on preorder so that sentence needs changing.
>
> --
> Mark Mitchell mark at codesourcery.com
> CodeSourcery, LLC http://www.codesourcery.com
True, that was left over from when it was postorder. Thanks for catching
it.
Coleen
--
-----------------------------------------------------------------------
Coleen Phillimore | mailto:coleen at zko.dec.com
Compaq Computer Corp. Nashua, NH | COMPAQ C++ Compiler Development
-----------------------------------------------------------------------
More information about the cxx-abi-dev
mailing list