Heres a great post on when and why the destructors should be made virtual.
This entry was posted on July 6, 2006 at 4:59 am and is filed under General.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
I’ve written a post about virtual destructors witch suggests a slightly different approach on when to use virtual destructors. The post also contains two links to articles about virtuality and virtual functions.
eti said
I’ve written a post about virtual destructors witch suggests a slightly different approach on when to use virtual destructors. The post also contains two links to articles about virtuality and virtual functions.
http://www.erata.net/weblog/programming/2006/11/18/virtual-destructors/