Odd behavior found in GC when terminating application
12345swordy
alexanderheistermann at gmail.com
Fri Jan 5 15:26:03 UTC 2018
On Friday, 5 January 2018 at 14:35:44 UTC, Jonathan M Davis wrote:
> On Friday, January 05, 2018 14:29:41 Adam D. Ruppe via
> Digitalmars-d wrote:
>> [...]
>
> Either that or use structs on the stack instead of classes on
> the heap so that you're actually using destructors instead of
> finalizers.
>
> - Jonathan M Davis
There been discussions regarding spiting up the destruction and
finalizers.
More information about the Digitalmars-d
mailing list