Is it possible to deinitialize the class without calling the gc?

12345swordy alexanderheistermann at gmail.com
Fri Aug 3 17:50:10 UTC 2018


On Friday, 3 August 2018 at 16:30:41 UTC, Adam D. Ruppe wrote:

> rt_finalize is not the GC.
Yes it is. That why is called finalize.
https://en.wikipedia.org/wiki/Finalizer

https://github.com/dlang/druntime/blob/633976f1b2619974e8b3b415e0052b38d1a8e2fb/src/gc/impl/manual/gc.d


-Alex


More information about the Digitalmars-d mailing list