Opportunities for D

Mike via Digitalmars-d digitalmars-d at puremagic.com
Tue Jul 8 18:01:53 PDT 2014


On Tuesday, 8 July 2014 at 21:22:31 UTC, Walter Bright wrote:

> 1. Ref Counting
>
> I believe that ARC is a pipe dream for D, as we've discussed 
> extensively here. But a ref counted object should work, and 
> would be very attractive, much like C++'s shared_ptr<T>.

How does this differ from std.typecons.RefCounted?


More information about the Digitalmars-d mailing list