9 Feb
2009
9 Feb
'09
3:57 p.m.
Hello,
On Mon, 09 Feb 2009 16:30:53 +0100, Steven Watanabe
AMDG
Martin Seiler wrote:
Does anybody know why this is the case?
Is there a way to make a class "polymorphic" without adding a dummy virtual function?
No there isn't.
Well, you could add a virtual destructor, which is not "dummy" at all :) and I hope it does not hurt you either Luca