<?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 on: How much boost does a C++ newbie need?</title>
	<atom:link href="http://schneide.wordpress.com/2009/07/06/how-much-boost-does-a-c-newbie-need/feed/" rel="self" type="application/rss+xml" />
	<link>http://schneide.wordpress.com/2009/07/06/how-much-boost-does-a-c-newbie-need/</link>
	<description>public business secrets</description>
	<lastBuildDate>Tue, 15 Dec 2009 11:36:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: volkerkaiser</title>
		<link>http://schneide.wordpress.com/2009/07/06/how-much-boost-does-a-c-newbie-need/#comment-358</link>
		<dc:creator>volkerkaiser</dc:creator>
		<pubDate>Thu, 09 Jul 2009 05:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://schneide.wordpress.com/?p=772#comment-358</guid>
		<description>AFAIK the performance issues of lexical_cast have been solved some time ago. And even if it was slower than stringstream, I would still prefer lexical_cast because it is way easier to write and read.</description>
		<content:encoded><![CDATA[<p>AFAIK the performance issues of lexical_cast have been solved some time ago. And even if it was slower than stringstream, I would still prefer lexical_cast because it is way easier to write and read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fileoffset</title>
		<link>http://schneide.wordpress.com/2009/07/06/how-much-boost-does-a-c-newbie-need/#comment-357</link>
		<dc:creator>fileoffset</dc:creator>
		<pubDate>Thu, 09 Jul 2009 04:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://schneide.wordpress.com/?p=772#comment-357</guid>
		<description>Funny thing is, the stringstreams are actually more optimal/faster than boost::lexical_cast for string conversion so in this case the beginner wins :P</description>
		<content:encoded><![CDATA[<p>Funny thing is, the stringstreams are actually more optimal/faster than boost::lexical_cast for string conversion so in this case the beginner wins <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: volkerkaiser</title>
		<link>http://schneide.wordpress.com/2009/07/06/how-much-boost-does-a-c-newbie-need/#comment-356</link>
		<dc:creator>volkerkaiser</dc:creator>
		<pubDate>Wed, 08 Jul 2009 13:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://schneide.wordpress.com/?p=772#comment-356</guid>
		<description>You got me! Of course that should be &lt;em&gt;std::map::insert&lt;/em&gt;. See, that proves exactly my point about boost::assign ;-)</description>
		<content:encoded><![CDATA[<p>You got me! Of course that should be <em>std::map::insert</em>. See, that proves exactly my point about boost::assign <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://schneide.wordpress.com/2009/07/06/how-much-boost-does-a-c-newbie-need/#comment-355</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 08 Jul 2009 11:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://schneide.wordpress.com/?p=772#comment-355</guid>
		<description>Apparently you don&#039;t need to know c++ either. Wtf is std::map::push_back?</description>
		<content:encoded><![CDATA[<p>Apparently you don&#8217;t need to know c++ either. Wtf is std::map::push_back?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pe</title>
		<link>http://schneide.wordpress.com/2009/07/06/how-much-boost-does-a-c-newbie-need/#comment-354</link>
		<dc:creator>Pe</dc:creator>
		<pubDate>Tue, 07 Jul 2009 16:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://schneide.wordpress.com/?p=772#comment-354</guid>
		<description>I really would like to meet Joe Developer. As he is cited very often, I guess he must be really important. ;-)</description>
		<content:encoded><![CDATA[<p>I really would like to meet Joe Developer. As he is cited very often, I guess he must be really important. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
