StripSafeTrusted.desired_attrs

Undocumented in source.
template StripSafeTrusted(F)
enum desired_attrs = attrs & ~FunctionAttribute.safe & ~FunctionAttribute.trusted;

Meta