StaticHap.opCall
void opCall(Args args) @safe nothrow @nogcEmit this hap by invoking a stack-local snapshot of fixed handler storage.
Parameters
args | Arguments forwarded to each handler. |
void opCall(Args args) @safe nothrow @nogcEmit this hap by invoking a stack-local snapshot of fixed handler storage.
args | Arguments forwarded to each handler. |