Overriding of inherited class static methods?

Denis F denis.feklushkin at gmail.com
Wed Jul 22 12:04:36 UTC 2026


On Wednesday, 22 July 2026 at 09:13:59 UTC, ShadoLight wrote:

> TLDR: Changing a virtual method from virtual to static or vice 
> versa can (and probably will) affect downstream code.

Your sample lack of override keyword on D.foo definition. I think 
this can be used to differentiate such cases.


More information about the Digitalmars-d mailing list