Escaping the Tyranny of the GC: std.rcstring, first blood

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Tue Sep 23 08:13:59 PDT 2014


On 9/23/14, 12:17 AM, Dmitry Olshansky wrote:
> In my imagination it would be along the lines of
> @ARC
> struct MyCountedStuff{ void opInc(); void opDec(); }

So that would be a pointer type or a value type? Is there copy on write 
somewhere? -- Andrei




More information about the Digitalmars-d mailing list