<?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; Concepts</title>
	<atom:link href="http://cpp-next.com/archive/category/concepts/feed/" rel="self" type="application/rss+xml" />
	<link>http://cpp-next.com</link>
	<description>The next generation of C++</description>
	<lastBuildDate>Tue, 27 Dec 2011 16:58:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Three Kinds of Concept&#160;Maps</title>
		<link>http://cpp-next.com/archive/2009/11/three-kinds-of-concept-maps/</link>
		<comments>http://cpp-next.com/archive/2009/11/three-kinds-of-concept-maps/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 16:45:37 +0000</pubDate>
		<dc:creator>Doug Gregor</dc:creator>
				<category><![CDATA[Concepts]]></category>

		<guid isPermaLink="false">http://cpp-next.com/?p=639</guid>
		<description><![CDATA[This entry is part of a series, Mapping Concepts: Safety, and Convenience&#187; In a previous article, Dave classified the uses of concepts into Three Kinds of Concepts: syntactic concepts that merely describe syntax (without any semantics), foundational concepts that have a universally agreed-upon syntax and semantics, and non-trivial concepts that have a higher complexity than [...]]]></description>
		<wfw:commentRss>http://cpp-next.com/archive/2009/11/three-kinds-of-concept-maps/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<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>
		<item>
		<title>What Happened in&#160;Frankfurt?</title>
		<link>http://cpp-next.com/archive/2009/08/what-happened-in-frankfurt/</link>
		<comments>http://cpp-next.com/archive/2009/08/what-happened-in-frankfurt/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 05:35:34 +0000</pubDate>
		<dc:creator>Doug Gregor</dc:creator>
				<category><![CDATA[Concepts]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[concept]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[proposal]]></category>
		<category><![CDATA[vote]]></category>
		<category><![CDATA[wg21]]></category>

		<guid isPermaLink="false">http://cpp-next.com/?p=122</guid>
		<description><![CDATA[By now the news has probably reached everyone interested in the evolution of C++0x: the ISO C++ committee voted to remove Concepts from the C++0x working draft at its July 2009 meeting in Frankfurt, Germany. Concepts were the flagship feature of C++0x, and their removal has been met with varying degrees of shock, disappointment and [...]]]></description>
		<wfw:commentRss>http://cpp-next.com/archive/2009/08/what-happened-in-frankfurt/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>

