<?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: Comparing lambdas in C++ and F#</title>
	<atom:link href="http://www.voyce.com/index.php/2009/10/23/comparing-lambdas-in-c-and-f/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.voyce.com/index.php/2009/10/23/comparing-lambdas-in-c-and-f/</link>
	<description>Programming and debugging tidbits</description>
	<lastBuildDate>Sun, 29 Aug 2010 13:10:10 +0100</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ian</title>
		<link>http://www.voyce.com/index.php/2009/10/23/comparing-lambdas-in-c-and-f/comment-page-1/#comment-903</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Tue, 13 Apr 2010 21:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=461#comment-903</guid>
		<description>Or, if you fancy 500 lines of template meta-programming, you could try this in C++:
&lt;a href=&quot;http://matt.might.net/articles/lambda-style-anonymous-functions-from-c++-templates/&quot; rel=&quot;nofollow&quot;&gt;http://matt.might.net/articles/lambda-style-anonymous-functions-from-c++-templates/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Or, if you fancy 500 lines of template meta-programming, you could try this in C++:<br />
<a href="http://matt.might.net/articles/lambda-style-anonymous-functions-from-c++-templates/" rel="nofollow">http://matt.might.net/articles/lambda-style-anonymous-functions-from-c++-templates/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
