SmartRef: The Smart Pointer In D
nbro via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Fri Jan 13 18:05:11 PST 2017
On Friday, 13 January 2017 at 16:50:37 UTC, Dsby wrote:
> I write the ref count pointer and the scoped point in D.
> it just Like cpp's shared_ptr , waek_ptr and unique_ptr .
> Now, it is Developing.
> I will write more test before the frist release.
> And the docs is null.
> It on github: https://github.com/huntlabs/SmartRef
What's would be the advantages of smart pointers in D?
More information about the Digitalmars-d-announce
mailing list