Discussion Thread: DIP 1035-- at system Variables--Final Review

Dennis dkorpel at gmail.com
Sun Feb 20 16:59:27 UTC 2022


On Sunday, 20 February 2022 at 15:16:30 UTC, Dukc wrote:
> The issue is that we want a way to specify a destructor so that 
> it could be called by `@safe` code at end of the lifetime of an 
> instance, but not early:

Yes, there's an issue for that: [Issue 21981 - Manually calling a 
__dtor can violate memory safety 
](https://issues.dlang.org/show_bug.cgi?id=21981)


More information about the Digitalmars-d mailing list