We've marked most `virtual` functions as `override` when possible. We should do a final pass to find any that were missed. Our non-Standard `_Doraise()` was one example, fixed by #302. I am unsure if there are any remaining examples.