Trying to implement a reference counting mechanism

Martin martinbbjerregaard at gmail.com
Tue Mar 19 15:06:30 PDT 2013


http://pastebin.com/8M2EuyfT

I'm fairly new to D, but would this work? Obviously I would need 
to make my own kind of associative array that uses manual memory 
management to completely circumvent the GC, but besides that?


More information about the Digitalmars-d-learn mailing list