NothrowHap.opCall
void opCall(Args args) @safe nothrowEmit this hap by invoking all nothrow handlers captured at dispatch start.
Parameters
args | Arguments forwarded to each handler. |
void opCall(Args args) @safe nothrowEmit this hap by invoking all nothrow handlers captured at dispatch start.
args | Arguments forwarded to each handler. |