On Aug 28, 2008, at 6:42 AM, Rafael Espindola wrote: > It also assumes that all elements are continuous in memory. Does C++ > makes any guaranties about the relative memory position of a base > and parent classes? They are inside a continuous sequence of bytes that comprise the complete object.