VTT typo

Mark Mitchell mark at codesourcery.com
Wed May 17 20:59:23 UTC 2000


  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




More information about the cxx-abi-dev mailing list