<?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: fun with numeric_limits min</title>
	<atom:link href="http://silvermace.com/2009/06/fun-with-numeric_limits-min/feed/" rel="self" type="application/rss+xml" />
	<link>http://silvermace.com/2009/06/fun-with-numeric_limits-min/</link>
	<description>Danushka &#34;silvermace&#34; Abeysuriya</description>
	<lastBuildDate>Sun, 11 Mar 2012 21:38:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jonathan</title>
		<link>http://silvermace.com/2009/06/fun-with-numeric_limits-min/comment-page-1/#comment-2230</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Tue, 16 Aug 2011 17:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.silvermace.com/?p=66#comment-2230</guid>
		<description>I agree with Ed.  Isn&#039;t that what min was supposed to do?</description>
		<content:encoded><![CDATA[<p>I agree with Ed.  Isn&#8217;t that what min was supposed to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Smith-Rowland</title>
		<link>http://silvermace.com/2009/06/fun-with-numeric_limits-min/comment-page-1/#comment-80</link>
		<dc:creator>Ed Smith-Rowland</dc:creator>
		<pubDate>Sat, 17 Apr 2010 04:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.silvermace.com/?p=66#comment-80</guid>
		<description>I always thought this was strange and couterintuitive.
They added std::numeric_limits::lowest() to C++-0x that does what min *really* should have done.</description>
		<content:encoded><![CDATA[<p>I always thought this was strange and couterintuitive.<br />
They added std::numeric_limits::lowest() to C++-0x that does what min *really* should have done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EOP Exercise Round-Up: Chapter 2 &#171; C++Next</title>
		<link>http://silvermace.com/2009/06/fun-with-numeric_limits-min/comment-page-1/#comment-79</link>
		<dc:creator>EOP Exercise Round-Up: Chapter 2 &#171; C++Next</dc:creator>
		<pubDate>Sat, 10 Apr 2010 11:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.silvermace.com/?p=66#comment-79</guid>
		<description>[...] for any integral type. Only the max() comparision is necessary for unsigned types. Because of the strange behavior of numeric_limits&lt;T&gt;::min when T is a floating type, a different implementation would be [...]</description>
		<content:encoded><![CDATA[<p>[...] for any integral type. Only the max() comparision is necessary for unsigned types. Because of the strange behavior of numeric_limits&lt;T&gt;::min when T is a floating type, a different implementation would be [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

