<?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: 14.1 &#8212; Function templates</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/141-function-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/141-function-templates/</link>
	<description></description>
	<pubDate>Thu, 28 Aug 2008 18:27:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Learn C++ - &#187; 14.3 &#8212; Template classes</title>
		<link>http://www.learncpp.com/cpp-tutorial/141-function-templates/#comment-19164</link>
		<dc:creator>Learn C++ - &#187; 14.3 &#8212; Template classes</dc:creator>
		<pubDate>Tue, 17 Jun 2008 04:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=200#comment-19164</guid>
		<description>[...] 14.1 &#8212; Function templates  [...]</description>
		<content:encoded><![CDATA[<p>[...] 14.1 &#8212; Function templates  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 14.2 &#8212; Function template instances</title>
		<link>http://www.learncpp.com/cpp-tutorial/141-function-templates/#comment-14443</link>
		<dc:creator>Learn C++ - &#187; 14.2 &#8212; Function template instances</dc:creator>
		<pubDate>Mon, 05 May 2008 02:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=200#comment-14443</guid>
		<description>[...] 14.1 &#8212; Function templates [...]</description>
		<content:encoded><![CDATA[<p>[...] 14.1 &#8212; Function templates [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 13.7 &#8212; Random file I/O</title>
		<link>http://www.learncpp.com/cpp-tutorial/141-function-templates/#comment-14440</link>
		<dc:creator>Learn C++ - &#187; 13.7 &#8212; Random file I/O</dc:creator>
		<pubDate>Mon, 05 May 2008 02:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=200#comment-14440</guid>
		<description>[...] 14.1 &#8212; Function templates [...]</description>
		<content:encoded><![CDATA[<p>[...] 14.1 &#8212; Function templates [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.learncpp.com/cpp-tutorial/141-function-templates/#comment-13214</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sun, 27 Apr 2008 01:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=200#comment-13214</guid>
		<description>The usage of template should be
&lt;pre&gt;
template 
//template function here
&lt;/pre&gt;

or I misunderstood something here?</description>
		<content:encoded><![CDATA[<p>The usage of template should be</p>
<pre>
template
//template function here
</pre>
<p>or I misunderstood something here?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
