Trying to toDelegate the situation gives me the following Error:
Error: dummyDel.funcptr cannot be evaluated at compile timeIs there a workaround? Or am I stuck assigning my default function to the delegate in each initializer?
OpenJelly via Digitalmars-d-learn Mon, 20 Jun 2016 06:25:57 -0700
Trying to toDelegate the situation gives me the following Error:
Error: dummyDel.funcptr cannot be evaluated at compile timeIs there a workaround? Or am I stuck assigning my default function to the delegate in each initializer?