Is there a weak pointer or references in D?

Charles Hixson charleshixsn at earthlink.net
Fri Jan 11 10:15:07 PST 2013


I was looking for a way to create a weak reference to either a struct or 
a class.  I need to be able to use it to automatically generate an 
active reference on access.  (I intend to do this by rolling in data 
from a file.)

Any guidance as to where I should look?


More information about the Digitalmars-d-learn mailing list