<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>cplusplus.co.il &#187; erroneous</title>
	<atom:link href="http://cplusplus.co.il/category/cpp/erroneous/feed/" rel="self" type="application/rss+xml" />
	<link>http://cplusplus.co.il</link>
	<description>Discussing modern C++ and related topics.</description>
	<lastBuildDate>Tue, 31 Jan 2012 18:28:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='cplusplus.co.il' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>cplusplus.co.il &#187; erroneous</title>
		<link>http://cplusplus.co.il</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cplusplus.co.il/osd.xml" title="cplusplus.co.il" />
	<atom:link rel='hub' href='http://cplusplus.co.il/?pushpress=hub'/>
		<item>
		<title>Public operator new and private operator delete</title>
		<link>http://cplusplus.co.il/2009/12/01/public-operator-new-and-private-operator-delete/</link>
		<comments>http://cplusplus.co.il/2009/12/01/public-operator-new-and-private-operator-delete/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 18:43:11 +0000</pubDate>
		<dc:creator>rmn</dc:creator>
				<category><![CDATA[erroneous]]></category>

		<guid isPermaLink="false">http://cplusplus.co.il/?p=630</guid>
		<description><![CDATA[If you ever try to define a public custom operator new while keeping the corresponding delete operator private, you&#8217;ll end up unable to compile any code that actually invokes the public operator new. The reasoning is quite interesting. Consider the following code snippet: An attempt to compile the code leads to this error: Although we [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cplusplus.co.il&amp;blog=8968104&amp;post=630&amp;subd=cpptalk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cplusplus.co.il/2009/12/01/public-operator-new-and-private-operator-delete/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb7c3e96e1e6c9fbef377af219fc0a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmn</media:title>
		</media:content>
	</item>
		<item>
		<title>Subclassing templates</title>
		<link>http://cplusplus.co.il/2009/10/09/subclassing-templates/</link>
		<comments>http://cplusplus.co.il/2009/10/09/subclassing-templates/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 11:25:23 +0000</pubDate>
		<dc:creator>rmn</dc:creator>
				<category><![CDATA[erroneous]]></category>

		<guid isPermaLink="false">http://cpptalk.wordpress.com/?p=341</guid>
		<description><![CDATA[In this post I will introduce a common problem you are likely to bump into when inheriting from templated base classes. The following code has a problem: The error here is that the compiler is actually unable to find the suitable print() to call from within pretty() function. The print() method is basically what is called [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cplusplus.co.il&amp;blog=8968104&amp;post=341&amp;subd=cpptalk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cplusplus.co.il/2009/10/09/subclassing-templates/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb7c3e96e1e6c9fbef377af219fc0a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmn</media:title>
		</media:content>
	</item>
		<item>
		<title>Checking file signature</title>
		<link>http://cplusplus.co.il/2009/09/27/checking-file-signature/</link>
		<comments>http://cplusplus.co.il/2009/09/27/checking-file-signature/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 21:34:37 +0000</pubDate>
		<dc:creator>rmn</dc:creator>
				<category><![CDATA[erroneous]]></category>

		<guid isPermaLink="false">http://cpptalk.wordpress.com/?p=273</guid>
		<description><![CDATA[Okay, so here&#8217;s how this category is going to work. I will post and explain a few lines of code, with one (or more) defect(s) hidden in them. The defect will not be trivial (at least not intentionally). Your job is to spot and explain the bug(s) &#8211; once there&#8217;s at least one comment about [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cplusplus.co.il&amp;blog=8968104&amp;post=273&amp;subd=cpptalk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cplusplus.co.il/2009/09/27/checking-file-signature/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb7c3e96e1e6c9fbef377af219fc0a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmn</media:title>
		</media:content>
	</item>
	</channel>
</rss>
