<?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: Enums in C++0x</title>
	<atom:link href="http://blog.stevex.net/2007/09/enums-in-c0x/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stevex.net/2007/09/enums-in-c0x/</link>
	<description>Software development and other notes.</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:03:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dr. Blip's PC-Doctor Blog</title>
		<link>http://blog.stevex.net/2007/09/enums-in-c0x/comment-page-1/#comment-369099</link>
		<dc:creator>Dr. Blip's PC-Doctor Blog</dc:creator>
		<pubDate>Tue, 03 Jun 2008 15:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevex.net/index.php/2007/09/11/enums-in-c0x/#comment-369099</guid>
		<description>&lt;strong&gt;Enums in C++ Suck...&lt;/strong&gt;

Like most strongly typed languages, C++ has a way to group a set of constants together as their own type called enums. Enums are extremely useful in a wide variety of circumstances. However, enums in C++ have a lot of problems, and, in fact, they&#039;re r...</description>
		<content:encoded><![CDATA[<p><strong>Enums in C++ Suck&#8230;</strong></p>
<p>Like most strongly typed languages, C++ has a way to group a set of constants together as their own type called enums. Enums are extremely useful in a wide variety of circumstances. However, enums in C++ have a lot of problems, and, in fact, they&#8217;re r&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

