<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The polymorphic equality problem</title>
	<atom:link href="http://blog.hashpling.org/the-polymorphic-equality-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hashpling.org/the-polymorphic-equality-problem/</link>
	<description>Don&#039;t worry, I&#039;ve hidden all the complexity behind a macro.</description>
	<lastBuildDate>Sat, 02 Jan 2010 17:33:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy Balaam</title>
		<link>http://blog.hashpling.org/the-polymorphic-equality-problem/comment-page-1/#comment-268</link>
		<dc:creator>Andy Balaam</dc:creator>
		<pubDate>Thu, 21 Feb 2008 16:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.hashpling.plus.com/blog/the-polymorphic-equality-problem/#comment-268</guid>
		<description>What kind of overhead do you expect in the normal case for switching on rtti?  My question amounts to: &quot;is this a religious issue?&quot;.

Of course, almost every issue is religious, so I don&#039;t expect an objective answer.</description>
		<content:encoded><![CDATA[<p>What kind of overhead do you expect in the normal case for switching on rtti?  My question amounts to: &#8220;is this a religious issue?&#8221;.</p>
<p>Of course, almost every issue is religious, so I don&#8217;t expect an objective answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Balaam</title>
		<link>http://blog.hashpling.org/the-polymorphic-equality-problem/comment-page-1/#comment-267</link>
		<dc:creator>Andy Balaam</dc:creator>
		<pubDate>Thu, 21 Feb 2008 16:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://ccgi.hashpling.plus.com/blog/the-polymorphic-equality-problem/#comment-267</guid>
		<description>// Forward declarations of every single derived class
class Derived1;
class Derived2;

I feel sick.</description>
		<content:encoded><![CDATA[<p>// Forward declarations of every single derived class<br />
class Derived1;<br />
class Derived2;</p>
<p>I feel sick.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
