decorated

Undocumented in source.
mixin template decorated (
string name
alias fun
) if (
isDecoratedName!name &&
isDecoratedFun!fun
) {}

Members

Functions

_internal_helper_
auto _internal_helper_(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta