D is our last hope
Kagamin
spam at here.lot
Thu Dec 7 21:01:17 UTC 2023
On Thursday, 7 December 2023 at 19:01:26 UTC, GrimMaple wrote:
> Delegates is just one of the things where `@nogc` issues are
> apparent. If you want to have a `@nogc` control in a UI
> framework and have callbacks/events in it, you are going to
> force the user of that control to use `@nogc` code.
I write code without GC and don't annotate anything with `@nogc`
and don't use betterC, things work better that way.
More information about the Digitalmars-d
mailing list