isConstFunction

Undocumented in source.
template isConstFunction (
T...
) if (
T.length == 1
) {}

Members

Aliases

func_t
alias func_t = funcTarget!T
Undocumented in source.

Manifest constants

isConstFunction
enum isConstFunction;
Undocumented in source.

Meta