<?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: NNDB 0.1</title>
	<atom:link href="http://www.artificialworlds.net/blog/2009/10/23/nndb-0-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artificialworlds.net/blog/2009/10/23/nndb-0-1/</link>
	<description>Four in the morning, still writing Free Software</description>
	<lastBuildDate>Mon, 24 May 2010 19:49:09 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy Balaam</title>
		<link>http://www.artificialworlds.net/blog/2009/10/23/nndb-0-1/comment-page-1/#comment-1981</link>
		<dc:creator>Andy Balaam</dc:creator>
		<pubDate>Thu, 18 Feb 2010 09:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.artificialworlds.net/blog/?p=248#comment-1981</guid>
		<description>Hi, I haven&#039;t looked at MPL yet - I only discovered it recently.  Fusion also sounds very interesting - thanks!

By the way, I submitted my code and it was accepted into Loki: http://loki-lib.svn.sourceforge.net/viewvc/loki-lib/trunk/include/loki/ForEachType.h?view=markup</description>
		<content:encoded><![CDATA[<p>Hi, I haven&#8217;t looked at MPL yet &#8211; I only discovered it recently.  Fusion also sounds very interesting &#8211; thanks!</p>
<p>By the way, I submitted my code and it was accepted into Loki: <a href="http://loki-lib.svn.sourceforge.net/viewvc/loki-lib/trunk/include/loki/ForEachType.h?view=markup" rel="nofollow">http://loki-lib.svn.sourceforge.net/viewvc/loki-lib/trunk/include/loki/ForEachType.h?view=markup</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.artificialworlds.net/blog/2009/10/23/nndb-0-1/comment-page-1/#comment-1979</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 17 Feb 2010 15:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.artificialworlds.net/blog/?p=248#comment-1979</guid>
		<description>You mention in your article that you need TypelistForEach, which (if I understood correctly), doesn&#039;t exist in Loki yet; did you have a look at Boost.MPL (MetaProgramming Library)? It proposes a huge set of type containers along with several algorithms to operate on them at compile-time, such as transform, sort, fold and so on.

You could also check out Boost.Fusion, a library making the link between pure compile-time computations (cf. MPL) and pure runtime computations (cf. STL). It contains several heterogeneous containers that can be manipulated either at compile-time with metafunctions or at runtime with &quot;classic&quot; functions.</description>
		<content:encoded><![CDATA[<p>You mention in your article that you need TypelistForEach, which (if I understood correctly), doesn&#8217;t exist in Loki yet; did you have a look at Boost.MPL (MetaProgramming Library)? It proposes a huge set of type containers along with several algorithms to operate on them at compile-time, such as transform, sort, fold and so on.</p>
<p>You could also check out Boost.Fusion, a library making the link between pure compile-time computations (cf. MPL) and pure runtime computations (cf. STL). It contains several heterogeneous containers that can be manipulated either at compile-time with metafunctions or at runtime with &#8220;classic&#8221; functions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
