<?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.3 &#8212; Template classes</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/143-template-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/143-template-classes/</link>
	<description></description>
	<pubDate>Wed, 19 Nov 2008 17:49:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Gilles</title>
		<link>http://www.learncpp.com/cpp-tutorial/143-template-classes/#comment-30461</link>
		<dc:creator>Gilles</dc:creator>
		<pubDate>Tue, 21 Oct 2008 19:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=206#comment-30461</guid>
		<description>T Array::GetLength() shall return an int instead of a T

[ Fixed!  Thanks.  -Alex ]</description>
		<content:encoded><![CDATA[<p>T Array::GetLength() shall return an int instead of a T</p>
<p>[ Fixed!  Thanks.  -Alex ]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinitha Krishnamurthy</title>
		<link>http://www.learncpp.com/cpp-tutorial/143-template-classes/#comment-29899</link>
		<dc:creator>Vinitha Krishnamurthy</dc:creator>
		<pubDate>Tue, 14 Oct 2008 02:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=206#comment-29899</guid>
		<description>Alex,

I think, IntArray class uses composition and not aggregation. It is a value container class and not a reference container class.

Vinitha

[ I am constantly amazed by the attention to detail that my readers possess.  Very nice catch, and I appreciate you bringing it to my attention.  -Alex ]</description>
		<content:encoded><![CDATA[<p>Alex,</p>
<p>I think, IntArray class uses composition and not aggregation. It is a value container class and not a reference container class.</p>
<p>Vinitha</p>
<p>[ I am constantly amazed by the attention to detail that my readers possess.  Very nice catch, and I appreciate you bringing it to my attention.  -Alex ]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 14.4 &#8212; Expression parameters and template specialization</title>
		<link>http://www.learncpp.com/cpp-tutorial/143-template-classes/#comment-19391</link>
		<dc:creator>Learn C++ - &#187; 14.4 &#8212; Expression parameters and template specialization</dc:creator>
		<pubDate>Fri, 20 Jun 2008 03:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=206#comment-19391</guid>
		<description>[...] 14.3 &#8212; Template classes  [...]</description>
		<content:encoded><![CDATA[<p>[...] 14.3 &#8212; Template classes  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 14.2 &#8212; Function template instances</title>
		<link>http://www.learncpp.com/cpp-tutorial/143-template-classes/#comment-19165</link>
		<dc:creator>Learn C++ - &#187; 14.2 &#8212; Function template instances</dc:creator>
		<pubDate>Tue, 17 Jun 2008 04:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/?p=206#comment-19165</guid>
		<description>[...] 14.3 &#8212; Template classes  [...]</description>
		<content:encoded><![CDATA[<p>[...] 14.3 &#8212; Template classes  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
