1
votes
votes
1 answers
"new" functions (instead of overrides)
Does the "new" keyword find much application in the context of function declarations in derived classes? It would seem virtual overrides and abstract overrides would almost obviate the need to ever declare "new functions&q ...
