If you could make any changes to D, what would they look like?

Ben Jones fake at fake.fake
Sun Oct 24 23:37:11 UTC 2021


On Sunday, 24 October 2021 at 21:37:05 UTC, Menshikov wrote:
> On Wednesday, 20 October 2021 at 09:47:54 UTC, SealabJaster

How about just adding a compile time parameter to @nogc?

`void usesCallback(Func)(Func f) @nogc(isNoGc!Func){ f(); }`




More information about the Digitalmars-d mailing list