<?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: C++ kriegt Lambda-Ausdrücke</title>
	<atom:link href="http://blog.misto.ch/archives/505/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.misto.ch/archives/505</link>
	<description>blog über mich und interessante dinge aus dem alltag. oft auch etwas aus der informatik</description>
	<lastBuildDate>Sat, 15 Aug 2009 13:15:07 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: misto</title>
		<link>http://blog.misto.ch/archives/505/comment-page-1#comment-37992</link>
		<dc:creator>misto</dc:creator>
		<pubDate>Fri, 04 Jan 2008 19:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.misto.ch/archives/505#comment-37992</guid>
		<description>Oder mit active_support:
&lt;code&gt;[0, 1, 2].sum&lt;/code&gt;
:)</description>
		<content:encoded><![CDATA[<p>Oder mit active_support:<br />
<code>[0, 1, 2].sum</code><br />
 <img src='http://blog.misto.ch/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://blog.misto.ch/archives/505/comment-page-1#comment-37991</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Fri, 04 Jan 2008 19:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.misto.ch/archives/505#comment-37991</guid>
		<description>Oder in Python so ;)

&gt;&gt;&gt; sum([2, 5])
7</description>
		<content:encoded><![CDATA[<p>Oder in Python so <img src='http://blog.misto.ch/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>&gt;&gt;&gt; sum([2, 5])<br />
7</p>
]]></content:encoded>
	</item>
</channel>
</rss>

