July 04, 2013 Re: Finalize GC memory | ||||
---|---|---|---|---|
| ||||
Posted in reply to Namespace | I must ask again: http://dlang.org/phobos/core_memory.html#.GC.free -> The block will not be finalized regardless of whether the FINALIZE attribute is set. If finalization is desired, use delete instead. In knowledge of this: How can I *finalize* GC memory? delete is or will be deprecated soon. |
Copyright © 1999-2021 by the D Language Foundation