Modify Function Pointer to Take Additional Parameters
jmh530 via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Feb 19 14:11:44 PST 2016
On Friday, 19 February 2016 at 22:07:25 UTC, Chris Wright wrote:
>
> If you want to cast function pointers successfully, you have to
> know the D calling convention.
>
> [snip]
I figured there was an explanation. Definitely "here be dragons"
territory. I hope I can figure out a better solution, but the
behavior I'm trying to get is really just a nice to have.
More information about the Digitalmars-d-learn
mailing list