<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for The other branch</title>
	<atom:link href="http://theotherbranch.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://theotherbranch.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Apr 2013 08:57:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on ISO C++ committee draft by robdesbois</title>
		<link>http://theotherbranch.wordpress.com/2013/04/24/iso-c-committee-draft/#comment-625</link>
		<dc:creator><![CDATA[robdesbois]]></dc:creator>
		<pubDate>Mon, 29 Apr 2013 08:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://theotherbranch.wordpress.com/?p=342#comment-625</guid>
		<description><![CDATA[Ah yes, I forgot to encode the &#039;&lt;&#039; and &#039;&gt;&#039; characters after pasting the example - thanks.]]></description>
		<content:encoded><![CDATA[<p>Ah yes, I forgot to encode the &#8216;&lt;&#8217; and &#8216;&gt;&#8217; characters after pasting the example &#8211; thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ISO C++ committee draft by foo bar</title>
		<link>http://theotherbranch.wordpress.com/2013/04/24/iso-c-committee-draft/#comment-617</link>
		<dc:creator><![CDATA[foo bar]]></dc:creator>
		<pubDate>Sun, 28 Apr 2013 05:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://theotherbranch.wordpress.com/?p=342#comment-617</guid>
		<description><![CDATA[I do not believe optional can be used without the type parameter]]></description>
		<content:encoded><![CDATA[<p>I do not believe optional can be used without the type parameter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ISO C++ committee draft by robdesbois</title>
		<link>http://theotherbranch.wordpress.com/2013/04/24/iso-c-committee-draft/#comment-615</link>
		<dc:creator><![CDATA[robdesbois]]></dc:creator>
		<pubDate>Sat, 27 Apr 2013 18:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://theotherbranch.wordpress.com/?p=342#comment-615</guid>
		<description><![CDATA[Thanks Nate I did indeed; all fixed up now.]]></description>
		<content:encoded><![CDATA[<p>Thanks Nate I did indeed; all fixed up now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ISO C++ committee draft by Nate Kohl</title>
		<link>http://theotherbranch.wordpress.com/2013/04/24/iso-c-committee-draft/#comment-613</link>
		<dc:creator><![CDATA[Nate Kohl]]></dc:creator>
		<pubDate>Sat, 27 Apr 2013 02:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://theotherbranch.wordpress.com/?p=342#comment-613</guid>
		<description><![CDATA[Did you forget the template parameter on std::dynarray?]]></description>
		<content:encoded><![CDATA[<p>Did you forget the template parameter on std::dynarray?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Boost compile error &#8220;no class template named ‘result’&#8221; by polythenepam</title>
		<link>http://theotherbranch.wordpress.com/2013/01/30/boost-compile-error-no-class-template-named-result/#comment-439</link>
		<dc:creator><![CDATA[polythenepam]]></dc:creator>
		<pubDate>Thu, 07 Feb 2013 00:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://theotherbranch.wordpress.com/?p=324#comment-439</guid>
		<description><![CDATA[errrrrrrrr........ like the photos x]]></description>
		<content:encoded><![CDATA[<p>errrrrrrrr&#8230;&#8230;.. like the photos x</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extending the empty base class optimisation (EBO) to members by Tomalak Geret'kal</title>
		<link>http://theotherbranch.wordpress.com/2012/09/10/extending-the-empty-base-class-optimisation-ebo-to-members/#comment-116</link>
		<dc:creator><![CDATA[Tomalak Geret'kal]]></dc:creator>
		<pubDate>Tue, 11 Sep 2012 23:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://theotherbranch.wordpress.com/?p=247#comment-116</guid>
		<description><![CDATA[Yay, standard citations! Pleasing.]]></description>
		<content:encoded><![CDATA[<p>Yay, standard citations! Pleasing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extending the empty base class optimisation (EBO) to members by robdesbois</title>
		<link>http://theotherbranch.wordpress.com/2012/09/10/extending-the-empty-base-class-optimisation-ebo-to-members/#comment-113</link>
		<dc:creator><![CDATA[robdesbois]]></dc:creator>
		<pubDate>Tue, 11 Sep 2012 08:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://theotherbranch.wordpress.com/?p=247#comment-113</guid>
		<description><![CDATA[Sorry but that&#039;s not correct: although an empty class instance cannot have zero size, as per the quote from the 2011 standard (§1.8/5) a base class subobject may have zero size. The 2003 standard has the same spec with same section number. I don&#039;t have the 1998 spec to hand. (Note that for obvious reasons I have removed the spam URL from your comment and assumed that you really did wish to discuss the post.)]]></description>
		<content:encoded><![CDATA[<p>Sorry but that&#8217;s not correct: although an empty class instance cannot have zero size, as per the quote from the 2011 standard (§1.8/5) a base class subobject may have zero size. The 2003 standard has the same spec with same section number. I don&#8217;t have the 1998 spec to hand. (Note that for obvious reasons I have removed the spam URL from your comment and assumed that you really did wish to discuss the post.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extending the empty base class optimisation (EBO) to members by gold account</title>
		<link>http://theotherbranch.wordpress.com/2012/09/10/extending-the-empty-base-class-optimisation-ebo-to-members/#comment-112</link>
		<dc:creator><![CDATA[gold account]]></dc:creator>
		<pubDate>Mon, 10 Sep 2012 16:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://theotherbranch.wordpress.com/?p=247#comment-112</guid>
		<description><![CDATA[Size of an object is nothing but the cumulative size of it&#039;s members. And NO, no class can have a zero size, even an empty class will have a size of 1 byte.]]></description>
		<content:encoded><![CDATA[<p>Size of an object is nothing but the cumulative size of it&#8217;s members. And NO, no class can have a zero size, even an empty class will have a size of 1 byte.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Virtual move constructor by Tomalak Geret'kal</title>
		<link>http://theotherbranch.wordpress.com/2012/06/27/virtual-move-constructor/#comment-97</link>
		<dc:creator><![CDATA[Tomalak Geret'kal]]></dc:creator>
		<pubDate>Sat, 21 Jul 2012 15:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://theotherbranch.wordpress.com/?p=219#comment-97</guid>
		<description><![CDATA[Indeed; the difference is that you want to construct a clone, not assign a clone... and [copy] constructors may not be virtual.]]></description>
		<content:encoded><![CDATA[<p>Indeed; the difference is that you want to construct a clone, not assign a clone&#8230; and [copy] constructors may not be virtual.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Virtual move constructor by robdesbois</title>
		<link>http://theotherbranch.wordpress.com/2012/06/27/virtual-move-constructor/#comment-96</link>
		<dc:creator><![CDATA[robdesbois]]></dc:creator>
		<pubDate>Fri, 20 Jul 2012 14:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://theotherbranch.wordpress.com/?p=219#comment-96</guid>
		<description><![CDATA[Eric - unfortunately that won&#039;t work. The motivation is similar to that of the &#039;virtual constructor&#039; idiom, aka &#039;clone&#039;: we don&#039;t know exactly what type of object to create, since this is a polymorphic hierarchy and we know only the base class. This is why we must delegate the task of object creation to the derived type through virtual dispatch.]]></description>
		<content:encoded><![CDATA[<p>Eric &#8211; unfortunately that won&#8217;t work. The motivation is similar to that of the &#8216;virtual constructor&#8217; idiom, aka &#8216;clone&#8217;: we don&#8217;t know exactly what type of object to create, since this is a polymorphic hierarchy and we know only the base class. This is why we must delegate the task of object creation to the derived type through virtual dispatch.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
