D idioms list
ponce via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Thu Jan 8 13:22:30 PST 2015
On Thursday, 8 January 2015 at 20:23:11 UTC, ketmar via
Digitalmars-d-announce wrote:
> i'm not sure, but maybe it worth renaming "struct inheritance"
> to
> "extending a struct"? or even something completely different.
> what it
> does is actually extending/augmenting the struct, but not
> OO-inheritance, as one cannot pass "augmented" struct to the
> function
> which expects original struct. at least without hackery.
Renamed, thanks!
More information about the Digitalmars-d-announce
mailing list