<?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: C++ Runtime Types: Find All Classes Derived From a Base Class (1)</title>
	<atom:link href="http://www.sambal.org/2009/10/c-runtime-types-find-all-classes-derived-from-a-base-class-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sambal.org/2009/10/c-runtime-types-find-all-classes-derived-from-a-base-class-1/</link>
	<description>Trying to avoid labels</description>
	<pubDate>Sat, 31 Jul 2010 21:24:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: C++ Runtime Types: Find All Classes Derived From a Base Class (3) &#171; Sambal</title>
		<link>http://www.sambal.org/2009/10/c-runtime-types-find-all-classes-derived-from-a-base-class-1/comment-page-1/#comment-425</link>
		<dc:creator>C++ Runtime Types: Find All Classes Derived From a Base Class (3) &#171; Sambal</dc:creator>
		<pubDate>Mon, 19 Oct 2009 17:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sambal.org/?p=805#comment-425</guid>
		<description>[...] on a way to find all the derived classes of a base class: part 1 is here, discussing the motivation and frame of the problem.  Part 2 is here, discussing one approach that [...]</description>
		<content:encoded><![CDATA[<p>[...] on a way to find all the derived classes of a base class: part 1 is here, discussing the motivation and frame of the problem.  Part 2 is here, discussing one approach that [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C++ Runtime Types: Find All Classes Derived From a Base Class (2) &#171; Sambal</title>
		<link>http://www.sambal.org/2009/10/c-runtime-types-find-all-classes-derived-from-a-base-class-1/comment-page-1/#comment-421</link>
		<dc:creator>C++ Runtime Types: Find All Classes Derived From a Base Class (2) &#171; Sambal</dc:creator>
		<pubDate>Sun, 18 Oct 2009 16:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sambal.org/?p=805#comment-421</guid>
		<description>[...] on a way to find all the derived classes of a base class: part 1 is here, discussing the motivation and frame of the [...]</description>
		<content:encoded><![CDATA[<p>[...] on a way to find all the derived classes of a base class: part 1 is here, discussing the motivation and frame of the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
