Vision for the D language - stabilizing complexity?

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Fri Jul 15 16:04:48 PDT 2016


On 7/15/2016 1:58 PM, Shachar Shemesh wrote:
> Do enlighten me how to use intrusive reference counting in D. I am quite
> interested in the answer.

Andrei and I are working on it. As he's expressed elsewhere, the idea is to 
maintain the reference count in memory that is outside the type system. It's 
meant to work hand-in-glove with the storage allocator.



More information about the Digitalmars-d mailing list