<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Virtual Destructors</title>
	<atom:link href="http://www.erata.net/programming/virtual-destructors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.erata.net/programming/virtual-destructors/</link>
	<description>If we don't have the solution you have the wrong problem</description>
	<pubDate>Thu, 16 Oct 2008 07:34:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: eti</title>
		<link>http://www.erata.net/programming/virtual-destructors/#comment-14</link>
		<dc:creator>eti</dc:creator>
		<pubDate>Sun, 19 Nov 2006 12:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.erata.net/weblog/programming/2006/11/18/virtual-destructors/#comment-14</guid>
		<description>Yes you are right. Corrected, thanks.</description>
		<content:encoded><![CDATA[<p>Yes you are right. Corrected, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zigmar</title>
		<link>http://www.erata.net/programming/virtual-destructors/#comment-13</link>
		<dc:creator>Zigmar</dc:creator>
		<pubDate>Sun, 19 Nov 2006 12:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.erata.net/weblog/programming/2006/11/18/virtual-destructors/#comment-13</guid>
		<description>I think in first example, the "struct B" was suppose to be inherited from "struct A", otherwise "A* a = new B;" (unrelated types conversion).</description>
		<content:encoded><![CDATA[<p>I think in first example, the &#8220;struct B&#8221; was suppose to be inherited from &#8220;struct A&#8221;, otherwise &#8220;A* a = new B;&#8221; (unrelated types conversion).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
