isTrusted.isNothrow

Undocumented in source.
template isTrusted(func...)
static
enum isNothrow = hasFA!(FunctionAttribute.trusted, func);

Meta