decorated._internal_helper_

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate decorated(string name, alias fun)
_internal_helper_
(
Args...
)
(
Args args
)
if (
isDecoratedName!name &&
isDecoratedFun!fun
)

Meta