<?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++ Study Note (3) &#8211; typename, class and template</title>
	<atom:link href="http://kunxi.org/archives/2007/02/c-study-note-3-typename-vs-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://kunxi.org/archives/2007/02/c-study-note-3-typename-vs-class/</link>
	<description>Yet another code monkey blog.</description>
	<lastBuildDate>Thu, 17 Sep 2009 17:07:06 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Refactor the Life &#187; Blog Archive &#187; HOWTO post C++ code in Wordpress</title>
		<link>http://kunxi.org/archives/2007/02/c-study-note-3-typename-vs-class/comment-page-1/#comment-11</link>
		<dc:creator>Refactor the Life &#187; Blog Archive &#187; HOWTO post C++ code in Wordpress</dc:creator>
		<pubDate>Fri, 31 Mar 2006 03:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://kunxi.org/archives/2006/03/c-study-notes-1-typename-vs-class/#comment-11</guid>
		<description>[...] March 30th, 2006 in Web, C/C++   Generally speaking, Code Autoescape is the most popular plugin to quote source code in Wordpress, which has officially killed some competators. Just wrap the code within  ...  block, the plugin would convert the HTML-reserved symbols for you. Unfortunately, it does not handle &gt; well, while stream operation or template is essentail for the C++ program. [...]</description>
		<content:encoded><![CDATA[<p>[...] March 30th, 2006 in Web, C/C++   Generally speaking, Code Autoescape is the most popular plugin to quote source code in Wordpress, which has officially killed some competators. Just wrap the code within  &#8230;  block, the plugin would convert the HTML-reserved symbols for you. Unfortunately, it does not handle &gt; well, while stream operation or template is essentail for the C++ program. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
