Discussion Thread: DIP 1032--Function pointers and Delegate Parameters...--Community Review Round 1
Dukc
ajieskola at gmail.com
Wed May 20 10:19:55 UTC 2020
On Wednesday, 20 May 2020 at 10:15:41 UTC, Dukc wrote:
> And while I am at it, remember that the Marlers proposal will
> still in a way reduce attribute soup, because
>
> ```
> @safe pure nothrow fun(@called void delegate(int) a)
> ```
Remembered wrong. Marler proposed `@inherit`, not `@called`.
More information about the Digitalmars-d
mailing list