<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>C++Next &#187; foundational</title>
	<atom:link href="http://cpp-next.com/archive/tag/foundational/feed/" rel="self" type="application/rss+xml" />
	<link>http://cpp-next.com</link>
	<description>The next generation of C++</description>
	<lastBuildDate>Tue, 03 Apr 2012 01:01:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Three Kinds of&#160;Concepts</title>
		<link>http://cpp-next.com/archive/2009/08/three-kinds-of-concepts/</link>
		<comments>http://cpp-next.com/archive/2009/08/three-kinds-of-concepts/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 07:21:41 +0000</pubDate>
		<dc:creator>Dave Abrahams</dc:creator>
				<category><![CDATA[Concepts]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[concept]]></category>
		<category><![CDATA[foundational]]></category>
		<category><![CDATA[nontrivial]]></category>
		<category><![CDATA[semantics]]></category>
		<category><![CDATA[syntactic]]></category>
		<category><![CDATA[taxonomy]]></category>

		<guid isPermaLink="false">http://cpp-next.com/?p=253</guid>
		<description><![CDATA[To understand the impact of concept support on scalability and
ease-of-use, it helps to categorize concepts and concept maps
according to the roles they play in a generic program.  In this short
series of articles, we'll identify these roles and use the
distinctions to analyze the effects of using <code>auto</code> and non-<code>auto</code>
concepts.]]></description>
		<wfw:commentRss>http://cpp-next.com/archive/2009/08/three-kinds-of-concepts/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
	</channel>
</rss>

