Memory reference that does not stop garbage collection.

Rene Zwanenburg renezwanenburg at gmail.com
Fri Feb 8 16:50:03 UTC 2019


On Friday, 8 February 2019 at 15:42:13 UTC, Jonathan Levi wrote:
> I should be able to use `core.memory.GC.removeRange` right?

That would leave dangling references in the array. You may be 
interested in this, but I have not used it myself:

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


More information about the Digitalmars-d-learn mailing list