|
Boost : |
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-01-06 14:24:36
"David B. Held" <dheld_at_[hidden]> wrote
> I think the patch is correct. My point is merely that Borland, like
> most compilers, don't always do EBO in the presence of MI.
> But you knew that. ;)
>
Each one of multiple empty base objects will add 1 byte.
There's likely no way to avoid it. Without EBOization it would be
8 bytes by default.
Single inheritance can do true EBO.
/Pavel
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk