ImplementedMethod.debugImpl

True if a default implementation that should definitely be changed (assert or for nogc/nothrow simple init return) has been implemented.

struct ImplementedMethod
bool debugImpl;

Meta