<?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: 11.8 &#8212; Virtual base classes</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/</link>
	<description></description>
	<pubDate>Mon, 13 Oct 2008 11:27:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: sonika</title>
		<link>http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/#comment-26247</link>
		<dc:creator>sonika</dc:creator>
		<pubDate>Thu, 04 Sep 2008 10:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/#comment-26247</guid>
		<description>this is good explanation.Could you please tell me about an extra pointer is created when we do virtual inheritance.If i want to know size of copier class what it will be and how?</description>
		<content:encoded><![CDATA[<p>this is good explanation.Could you please tell me about an extra pointer is created when we do virtual inheritance.If i want to know size of copier class what it will be and how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/#comment-20812</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Sun, 13 Jul 2008 00:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/#comment-20812</guid>
		<description>You explained that very well, Alex. Wasn't hard to understand at all.</description>
		<content:encoded><![CDATA[<p>You explained that very well, Alex. Wasn&#8217;t hard to understand at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandhya</title>
		<link>http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/#comment-20526</link>
		<dc:creator>sandhya</dc:creator>
		<pubDate>Tue, 08 Jul 2008 10:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/#comment-20526</guid>
		<description>Hi Alex,

I have read somewhere like "base class construtor,destructor,assignment operator and copy constuctors will not get inherited to derived class". Why is it so? Can u explain me?</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>I have read somewhere like &#8220;base class construtor,destructor,assignment operator and copy constuctors will not get inherited to derived class&#8221;. Why is it so? Can u explain me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prABU</title>
		<link>http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/#comment-18726</link>
		<dc:creator>prABU</dc:creator>
		<pubDate>Thu, 12 Jun 2008 05:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/#comment-18726</guid>
		<description>i was not satisfied with ur explian, i need more definitions for vitual base classes</description>
		<content:encoded><![CDATA[<p>i was not satisfied with ur explian, i need more definitions for vitual base classes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learn C++ - &#187; 11.7 &#8212; Multiple inheritance</title>
		<link>http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/#comment-14424</link>
		<dc:creator>Learn C++ - &#187; 11.7 &#8212; Multiple inheritance</dc:creator>
		<pubDate>Mon, 05 May 2008 02:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/118-virtual-base-classes/#comment-14424</guid>
		<description>[...] Posts   &#171; 11.6 &#8212; Adding, changing, and hiding members in a derived class &#124; Home &#124; 11.8 &#8212; Virtual base classes &#187;     Thursday, January 24th, 2008 at 3:39 [...]</description>
		<content:encoded><![CDATA[<p>[...] Posts   &laquo; 11.6 &#8212; Adding, changing, and hiding members in a derived class | Home | 11.8 &#8212; Virtual base classes &raquo;     Thursday, January 24th, 2008 at 3:39 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
