<?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>Code Rulers Software - English Version &#187; errors</title>
	<atom:link href="http://en.coderulers.info/tag/errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.coderulers.info</link>
	<description>Programming through Life</description>
	<lastBuildDate>Thu, 24 Oct 2013 06:45:01 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>Template dynamic casting&#8230; or better trust your time-proofed code</title>
		<link>http://en.coderulers.info/programming/template-dynamic-casting-or-better-trust-your-time-proofed-code/</link>
		<comments>http://en.coderulers.info/programming/template-dynamic-casting-or-better-trust-your-time-proofed-code/#comments</comments>
		<pubDate>Tue, 08 Oct 2013 10:27:30 +0000</pubDate>
		<dc:creator><![CDATA[Real_Noname]]></dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[polymorphism]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://en.coderulers.info/?p=239</guid>
		<description><![CDATA[While writing my little API framework I run into a rather strange problem &#8211; my smart pointer code started to throw null pointer exception. It only did that when there was an attempt to assign a null pointer to it (that should never happen). After a bit of debugger investigation I found a bit of [&#8230;]]]></description>
		<wfw:commentRss>http://en.coderulers.info/programming/template-dynamic-casting-or-better-trust-your-time-proofed-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
