UnboundDgAlias.call

Call the delegate using the context from the caller's context.

struct UnboundDgAlias(alias fun)
alias call = Caller!fun

Meta