Emptyness vs. virtualness
    Mark Mitchell 
    mark at codesourcery.com
       
    Thu Mar 22 05:50:00 UTC 2001
    
    
  
>>>>> "Jim" == Jim Dehnert <dehnert at transmeta.com> writes:
    Jim> But that's what I would have expected.  The rule is that we
    Jim> first lay out the non-virtual things (C (not B), A2 (with A))
    Jim> and then all the virtual bases (B).  By the time we get to B,
    Jim> it's A can't be at 0, so we get a new one.
Yup, that's the issue all right.
So, how do we decide?
--
Mark Mitchell                   mark at codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com
    
    
More information about the cxx-abi-dev
mailing list