<?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>Erata.NET &#187; cpp</title>
	<atom:link href="http://www.erata.net/tag/cpp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.erata.net</link>
	<description>If we don't have the solution you have the wrong problem</description>
	<lastBuildDate>Thu, 17 Nov 2011 11:12:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A few things from C++ that i miss in C#</title>
		<link>http://www.erata.net/net/a-few-things-from-c-that-i-miss-in-c/</link>
		<comments>http://www.erata.net/net/a-few-things-from-c-that-i-miss-in-c/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 10:41:31 +0000</pubDate>
		<dc:creator>Iulian Margarintescu</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[c sharp]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[const]]></category>
		<category><![CDATA[const correctness]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[cpp]]></category>
		<category><![CDATA[design bugs]]></category>
		<category><![CDATA[destruction]]></category>
		<category><![CDATA[deterministic destruction]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[generics]]></category>
		<category><![CDATA[immutable objects]]></category>
		<category><![CDATA[lambda expressions]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[paradigms]]></category>
		<category><![CDATA[partial specialization]]></category>
		<category><![CDATA[reference type]]></category>
		<category><![CDATA[relay]]></category>
		<category><![CDATA[static initialization]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[value type]]></category>

		<guid isPermaLink="false">http://www.erata.net/?p=90</guid>
		<description><![CDATA[The last 6-7 months i've been working mostly with C# and to be honest I've grown found to it. It has really nice features like lambda expressions,   auto properties, extension methods, LINQ witch can really speed up things in terms development time. 
 
Still ... there are some things from C++ that i now miss: Templates ( as in true generics ) , const correctness, deterministic destruction, static initialization and <a href="http://www.erata.net/net/a-few-things-from-c-that-i-miss-in-c/">read full article</a>]]></description>
		<wfw:commentRss>http://www.erata.net/net/a-few-things-from-c-that-i-miss-in-c/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>KDevelop &#8211; KDevTrollProject Problem</title>
		<link>http://www.erata.net/freebsd/kdevelop-kdevtrollproject-problem/</link>
		<comments>http://www.erata.net/freebsd/kdevelop-kdevtrollproject-problem/#comments</comments>
		<pubDate>Sat, 17 Mar 2007 10:17:23 +0000</pubDate>
		<dc:creator>Iulian Margarintescu</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[cpp]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[freebsd mailing]]></category>
		<category><![CDATA[houers]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kdevelop]]></category>
		<category><![CDATA[lex]]></category>
		<category><![CDATA[mailing]]></category>
		<category><![CDATA[parsers]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[relink]]></category>
		<category><![CDATA[symbol]]></category>
		<category><![CDATA[undefined reference]]></category>

		<guid isPermaLink="false">http://www.erata.net/weblog/freebsd/2007/03/17/kdevelop-kdevtrollproject-problem/</guid>
		<description><![CDATA[<p>After updating kde to 3.5.6 and kdevelop to 3.4.0_1 ( around 15.03.2007 ) kdevelop failed to open qmake based projects. The error was "Error creating project management plugin KDevTrollProject".</p> <a href="http://www.erata.net/freebsd/kdevelop-kdevtrollproject-problem/">read full article</a>]]></description>
		<wfw:commentRss>http://www.erata.net/freebsd/kdevelop-kdevtrollproject-problem/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

