<?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/"
		>
<channel>
	<title>Comments on: Boost.Lexical-Cast Alternatives</title>
	<atom:link href="http://fsfoundry.org/codefreak/2009/09/17/boost-lexical-cast-alternatives/feed/" rel="self" type="application/rss+xml" />
	<link>http://fsfoundry.org/codefreak/2009/09/17/boost-lexical-cast-alternatives/</link>
	<description>Weblog of a lively geek.</description>
	<lastBuildDate>Thu, 04 Mar 2010 10:35:11 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: fr3@K</title>
		<link>http://fsfoundry.org/codefreak/2009/09/17/boost-lexical-cast-alternatives/comment-page-1/#comment-9717</link>
		<dc:creator>fr3@K</dc:creator>
		<pubDate>Tue, 22 Sep 2009 02:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://fsfoundry.org/codefreak/?p=544#comment-9717</guid>
		<description>Works with lexi_cast4 :) Have fun~</description>
		<content:encoded><![CDATA[<p>Works with lexi_cast4 <img src='http://fsfoundry.org/codefreak/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Have fun~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffhung</title>
		<link>http://fsfoundry.org/codefreak/2009/09/17/boost-lexical-cast-alternatives/comment-page-1/#comment-9641</link>
		<dc:creator>jeffhung</dc:creator>
		<pubDate>Mon, 21 Sep 2009 15:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://fsfoundry.org/codefreak/?p=544#comment-9641</guid>
		<description>The lexi_cast3() failed to compile for my simple test case:

&lt;code&gt;CHECK(lexi_cast3&lt;string&gt;(123) == &quot;123&quot;);&lt;/code&gt;

(&lt;code&gt;CHECK()&lt;/code&gt; is a macro of my tiny test framework.)</description>
		<content:encoded><![CDATA[<p>The lexi_cast3() failed to compile for my simple test case:</p>
<p><code>CHECK(lexi_cast3&lt;string&gt;(123) == "123");</code></p>
<p>(<code>CHECK()</code> is a macro of my tiny test framework.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
