boundDgAlias

Bound delegate alias. Return value contains context. Example construction: boundDgAlias!method(context)

template boundDgAlias(alias fun)
static
boundDgAlias

Members

Static functions

boundDgAlias
auto boundDgAlias(RefType!(thisOf!fun) context)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta