isNothrow.isNothrow

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

Meta