missing "virtual" in data layout (typo)

Alain Miniussi alainm at cup.hp.com
Fri Jan 7 15:06:21 UTC 2000


Not very important but I think that a "virtual" is missing:

http://reality.sgi.com/dehnert_engr/cxx/abi-layout.html
Non-POD Class Types 
I.Initialization 
   2.If C is a polymorphic type: 
	a second par.
	I think there is a "virtual" missing :
	This step allocates only B's non-virtual part, i.e. excluding any
direct or indirect __virtual__ bases.

(if it's supposed to be implicit, note that it's mentioned in the
corresponding sentence in II. 2)

Alain




More information about the cxx-abi-dev mailing list