On Mon, 23 Jan 2012 02:49:39 +0200, Martin Nowak <[email protected]> wrote:
This will even work with plain new/this, as the allocation is donein the constructor. The difficulty is that you can't build inheritable pimpls.
No, you can't define a struct without providing all the fields.Inheritance has zero importance on this one. If you will use inheritance why would you need things like this in the first place?
