<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Moritz Haarmann's Blog &#187; c++</title>
	<atom:link href="http://momo.brauchtman.net/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://momo.brauchtman.net</link>
	<description>for the sake of completeness!</description>
	<lastBuildDate>Fri, 27 Aug 2010 14:00:07 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>C++ Pitfall prevention Cheatsheet</title>
		<link>http://momo.brauchtman.net/2008/12/c-pitfall-prevention-cheatsheet/</link>
		<comments>http://momo.brauchtman.net/2008/12/c-pitfall-prevention-cheatsheet/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 20:56:27 +0000</pubDate>
		<dc:creator>momo</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[useful]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://momo.brauchtman.net/?p=110</guid>
		<description><![CDATA[I posted this also on my &#8220;old&#8221; blog. Please be good in judging it, I did it for a C++ course in Espoo. C++ Cheatsheet.  Edit: One thing not discussed in the cheatsheet, but at least from my point of view a error-prone area is the const-modifier. I found a good explanation about it and [...]]]></description>
			<content:encoded><![CDATA[<p>I posted this also on my &#8220;old&#8221; blog. Please be good in judging it, I did it for a C++ course in Espoo. <a href="http://gehacktes.1topf.net/cpp.pdf">C++ Cheatsheet</a>. </p>
<p>Edit: One thing not discussed in the cheatsheet, but at least from my point of view a error-prone area is the const-modifier. I found a good explanation about it and its various uses and meanings <a href="http://duramecho.com/ComputerInformation/WhyHowCppConst.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://momo.brauchtman.net/2008/12/c-pitfall-prevention-cheatsheet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->