<?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: Use base class iterator in a derived class with a template</title>
	<atom:link href="http://wangxiaohu.com/index.php/2007/10/18/use-base-class-iterator-in-a-derived-class-with-a-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://wangxiaohu.com/index.php/2007/10/18/use-base-class-iterator-in-a-derived-class-with-a-template/</link>
	<description>Everyday is delicious. Taste it and don't waste it.</description>
	<pubDate>Fri, 16 May 2008 05:42:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: wangxiaohu</title>
		<link>http://wangxiaohu.com/index.php/2007/10/18/use-base-class-iterator-in-a-derived-class-with-a-template/#comment-12951</link>
		<dc:creator>wangxiaohu</dc:creator>
		<pubDate>Thu, 18 Oct 2007 19:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://wangxiaohu.com/index.php/2007/10/18/use-base-class-iterator-in-a-derived-class-with-a-template/#comment-12951</guid>
		<description>hayate: "Yes, I know it’s a bad idea. Just code for fun."</description>
		<content:encoded><![CDATA[<p>hayate: &#8220;Yes, I know it’s a bad idea. Just code for fun.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hayate</title>
		<link>http://wangxiaohu.com/index.php/2007/10/18/use-base-class-iterator-in-a-derived-class-with-a-template/#comment-12948</link>
		<dc:creator>hayate</dc:creator>
		<pubDate>Thu, 18 Oct 2007 10:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://wangxiaohu.com/index.php/2007/10/18/use-base-class-iterator-in-a-derived-class-with-a-template/#comment-12948</guid>
		<description>FYI
std::vector as well as other STL contailer class is not designed to be derived.
So u had better contail it not derive it.</description>
		<content:encoded><![CDATA[<p>FYI<br />
std::vector as well as other STL contailer class is not designed to be derived.<br />
So u had better contail it not derive it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
