FuncAttr.isTrusted

true if func is trusted

struct FuncAttr
static
template isTrusted (
func...
) if (
func.length == 1 &&
isCallable!func
) {}

Members

Static variables

isNothrow
enum isNothrow;
Undocumented in source.

Meta