A naive attempt at a refcounted class proxy

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Jan 13 10:52:14 PST 2015


On Tue, 13 Jan 2015 18:36:15 +0000
aldanor via Digitalmars-d-learn <digitalmars-d-learn at puremagic.com>
wrote:

> On Tuesday, 13 January 2015 at 18:19:42 UTC, ketmar via
> Digitalmars-d-learn wrote:
> > and then you can go with structures in the first place, i think.
> > remember that you have that k00l `alias this` trick for them!
> Which doesn't always help in case of multiple inheritance :( e.g.
> the blasted hdf c++ class hierarchy example.
multiple `alias this` may help here... to some extent. ;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20150113/2b6da868/attachment.sig>


More information about the Digitalmars-d-learn mailing list