<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Lambdas, Lambdas Everywhere</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Events/PDC/PDC10/FT13/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Lambdas, Lambdas Everywhere</title>
		<link></link>
	</image>
	<description>Why care about C++0x lambda functions? Syntactically, they are nothing but sugar for function objects. However, they are an essential and enabling sugar that will change the way we will write C++ code more often than most people realize.  This talk will cover what lambda functions are and how to use them effectively, including how lambdas touch many wide-ranging kinds of code — from their convenience when writing concurrent and scalably parallel code, to how they stand to revolutionize STL usability and programming, to how they enable such small conveniences as local functions and local variable initialization.  Note that lambda functions, although futuristic, are not a far-future feature. They are available today in several shipping C++ compilers, including Visual Studio 2010. The future is now. Come find out how this powerful feature affects you and your code.</description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 05:24:23 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 05:24:23 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Lambdas, Lambdas Everywhere</title>
		<description>
			<![CDATA[This is a horrible recording. The audio cuts out every five seconds or so. The constant interruptions make it very difficult to concentrate on what Herb is saying.<p>posted by Your Mom</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/PDC/PDC10/FT13#c634613194488486946</link>
		<pubDate>Thu, 05 Jan 2012 00:17:28 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/PDC/PDC10/FT13#c634613194488486946</guid>
		<dc:creator>Your Mom</dc:creator>
	</item>
	<item>
		<title>Re: Lambdas, Lambdas Everywhere</title>
		<description>
			<![CDATA[Videos are not working&#58; MP4 high and low doesn&#39;t work at all. WMF&#39;s audio is stuttering.<br><br>&#40;Btw.&#58; This form does not handle german umlauts in the name field.&#41;<p>posted by Gerrit Goetzen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/PDC/PDC10/FT13#c634952234324825038</link>
		<pubDate>Thu, 31 Jan 2013 10:03:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/PDC/PDC10/FT13#c634952234324825038</guid>
		<dc:creator>Gerrit Goetzen</dc:creator>
	</item>
	<item>
		<title>Re: Lambdas, Lambdas Everywhere</title>
		<description>
			<![CDATA[<p>Where is the original talk? The editing is horrible.</p><p>posted by Tavison</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/PDC/PDC10/FT13#c634957109527710657</link>
		<pubDate>Wed, 06 Feb 2013 01:29:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/PDC/PDC10/FT13#c634957109527710657</guid>
		<dc:creator>Tavison</dc:creator>
	</item>
	<item>
		<title>Re: Lambdas, Lambdas Everywhere</title>
		<description>
			<![CDATA[The audio is horrible. Why do not you fix it and repost it again&#63; Thank you.<p>posted by Orif</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/PDC/PDC10/FT13#c634971855055958672</link>
		<pubDate>Sat, 23 Feb 2013 03:05:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/PDC/PDC10/FT13#c634971855055958672</guid>
		<dc:creator>Orif</dc:creator>
	</item>
</channel>
</rss>