<?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: 10.2 &#8212; Composition</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/102-composition/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/102-composition/</link>
	<description></description>
	<pubDate>Fri, 29 Aug 2008 19:41:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Learn C++ - &#187; 10.1 &#8212; Constructor initialization lists</title>
		<link>http://www.learncpp.com/cpp-tutorial/102-composition/#comment-14414</link>
		<dc:creator>Learn C++ - &#187; 10.1 &#8212; Constructor initialization lists</dc:creator>
		<pubDate>Mon, 05 May 2008 02:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/102-composition/#comment-14414</guid>
		<description>[...]  10.2 â€” Composition [...]</description>
		<content:encoded><![CDATA[<p>[...]  10.2 â€” Composition [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 11.1 -- Introduction to inheritance</title>
		<link>http://www.learncpp.com/cpp-tutorial/102-composition/#comment-4675</link>
		<dc:creator>Learn C++ - &#187; 11.1 -- Introduction to inheritance</dc:creator>
		<pubDate>Thu, 20 Dec 2007 01:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/102-composition/#comment-4675</guid>
		<description>[...] &#8212; Introduction to inheritance   By Alex     In the lesson on composition, you learned how to construct complex classes by combining simpler classes. Composition is perfect [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8212; Introduction to inheritance   By Alex     In the lesson on composition, you learned how to construct complex classes by combining simpler classes. Composition is perfect [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 10.4 -- Container classes</title>
		<link>http://www.learncpp.com/cpp-tutorial/102-composition/#comment-4576</link>
		<dc:creator>Learn C++ - &#187; 10.4 -- Container classes</dc:creator>
		<pubDate>Mon, 17 Dec 2007 22:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/102-composition/#comment-4576</guid>
		<description>[...] classes generally come in two different varieties. Value containers are compositions that store copies of the objects that they are holding (and thus are responsible for creating and [...]</description>
		<content:encoded><![CDATA[<p>[...] classes generally come in two different varieties. Value containers are compositions that store copies of the objects that they are holding (and thus are responsible for creating and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 10.3 -- Aggregation</title>
		<link>http://www.learncpp.com/cpp-tutorial/102-composition/#comment-4033</link>
		<dc:creator>Learn C++ - &#187; 10.3 -- Aggregation</dc:creator>
		<pubDate>Fri, 07 Dec 2007 20:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/102-composition/#comment-4033</guid>
		<description>[...] 10.2 &#8212; Composition [...]</description>
		<content:encoded><![CDATA[<p>[...] 10.2 &#8212; Composition [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frequently Challenged Books &#187; Blog Archive &#187; 10.2 &#8212; Composition</title>
		<link>http://www.learncpp.com/cpp-tutorial/102-composition/#comment-3899</link>
		<dc:creator>Frequently Challenged Books &#187; Blog Archive &#187; 10.2 &#8212; Composition</dc:creator>
		<pubDate>Wed, 05 Dec 2007 03:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/102-composition/#comment-3899</guid>
		<description>[...] 10.2 &#8212; CompositionBy AlexFor example, a car is built using a metal frame, an engine, some tires, a transmission, a steering wheel, and a large number of other parts. A personal computer is built from a CPU, a motherboard, some memory, etc&#8230; &#8230;Learn C++ - http://www.learncpp.com [...]</description>
		<content:encoded><![CDATA[<p>[...] 10.2 &#8212; CompositionBy AlexFor example, a car is built using a metal frame, an engine, some tires, a transmission, a steering wheel, and a large number of other parts. A personal computer is built from a CPU, a motherboard, some memory, etc&#8230; &#8230;Learn C++ - <a href="http://www.learncpp.com" rel="nofollow">http://www.learncpp.com</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
