On Sat, 13 Dec 2014 07:03:22 +0000
Andrey Derzhavin via Digitalmars-d-learn
<digitalmars-d-learn@puremagic.com> wrote:

p.s. you can emulate "weak links" if this is what you want to have.
i.e. references to object that will not stop GC to collect that object
and which will be auto-nullified if the object was collected. see this
module, for example:

http://repo.or.cz/w/iv.d.git/blob/HEAD:/weakref.d

Attachment: signature.asc
Description: PGP signature

Reply via email to