On Monday, 2 December 2013 at 13:51:39 UTC, Adam D. Ruppe wrote:

The *whole point* of classes is to have virtual functions. If you don't want them, don't write class methods! Use structs or UFCS instead.

+1
I can only agree...

Reply via email to