<?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: Generators in C++ revisited.</title>
	<atom:link href="http://www.terrainformatica.com/2008/06/generators-in-c-revisited/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.terrainformatica.com/index.php/2008/06/generators-in-c-revisited/</link>
	<description>Terra Informatica, home of embeddable html and CSS rendering engines.</description>
	<lastBuildDate>Fri, 08 Apr 2011 07:40:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: icedac</title>
		<link>http://www.terrainformatica.com/index.php/2008/06/generators-in-c-revisited/comment-page-1/#comment-6266</link>
		<dc:creator>icedac</dc:creator>
		<pubDate>Thu, 26 Mar 2009 08:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.terrainformatica.com/index.php/?p=98#comment-6266</guid>
		<description>Hello. I&#039;m software engineer and these days seek to use &#039;continuation&#039; in c++ for single-threaded net-message process that needs to be waited for response from another machine and I tried that in ugly MACRO.
 
But yesterday I found your article and applied your generator code. It works greatly for me.
Thank you and I like that code very much :) 
 
I uploaded my test continuation-applied message processing frameworks(with your generator code) in my blog. (sorry because it was published in KOREAN)
 
Thanks again.</description>
		<content:encoded><![CDATA[<p>Hello. I&#8217;m software engineer and these days seek to use &#8216;continuation&#8217; in c++ for single-threaded net-message process that needs to be waited for response from another machine and I tried that in ugly MACRO.</p>
<p>But yesterday I found your article and applied your generator code. It works greatly for me.<br />
Thank you and I like that code very much <img src='http://www.terrainformatica.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>I uploaded my test continuation-applied message processing frameworks(with your generator code) in my blog. (sorry because it was published in KOREAN)</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.terrainformatica.com/index.php/2008/06/generators-in-c-revisited/comment-page-1/#comment-4803</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 27 Sep 2008 04:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.terrainformatica.com/index.php/?p=98#comment-4803</guid>
		<description>I&#039;ve published article on CodeProject 
http://www.codeproject.com/KB/cpp/cpp_generators.aspx about this stuff.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve published article on CodeProject<br />
<a href="http://www.codeproject.com/KB/cpp/cpp_generators.aspx" rel="nofollow">http://www.codeproject.com/KB/cpp/cpp_generators.aspx</a> about this stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.terrainformatica.com/index.php/2008/06/generators-in-c-revisited/comment-page-1/#comment-4685</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 19 Sep 2008 20:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.terrainformatica.com/index.php/?p=98#comment-4685</guid>
		<description>&quot;What’s the license on this?&quot; 

OpenContentLicense ( http://www.opencontent.org/opl.shtml )
or BSD ( http://en.wikipedia.org/wiki/BSD_license ).

Whatever you like.</description>
		<content:encoded><![CDATA[<p>&#8220;What’s the license on this?&#8221; </p>
<p>OpenContentLicense ( <a href="http://www.opencontent.org/opl.shtml" rel="nofollow">http://www.opencontent.org/opl.shtml</a> )<br />
or BSD ( <a href="http://en.wikipedia.org/wiki/BSD_license" rel="nofollow">http://en.wikipedia.org/wiki/BSD_license</a> ).</p>
<p>Whatever you like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LKRaider</title>
		<link>http://www.terrainformatica.com/index.php/2008/06/generators-in-c-revisited/comment-page-1/#comment-4681</link>
		<dc:creator>LKRaider</dc:creator>
		<pubDate>Fri, 19 Sep 2008 18:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.terrainformatica.com/index.php/?p=98#comment-4681</guid>
		<description>Cool!

What&#039;s the license on this? ;D</description>
		<content:encoded><![CDATA[<p>Cool!</p>
<p>What&#8217;s the license on this? ;D</p>
]]></content:encoded>
	</item>
</channel>
</rss>

