FuncAttr

Members

Templates

isNothrow
template isNothrow(func...)

true if func is nothrow

isProperty
template isProperty(func...)

true if func is property

isPure
template isPure(func...)

true if func is pure

isRef
template isRef(func...)

true if func is ref

isTrusted
template isTrusted(func...)

true if func is trusted

Meta