V
vsgdp
Must a class have virtual functions to use dynamic cast?
If so, and I need to still downcast between a small hierarchy in which there
are no methods, I should use static_cast ?
If so, and I need to still downcast between a small hierarchy in which there
are no methods, I should use static_cast ?