<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>ConceptGCC Developer Blog</title>
	<atom:link href="http://conceptgcc.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://conceptgcc.wordpress.com</link>
	<description>The Design and Implementation of Concepts for C++</description>
	<lastBuildDate>Fri, 28 Jan 2011 19:01:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='conceptgcc.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>ConceptGCC Developer Blog</title>
		<link>http://conceptgcc.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://conceptgcc.wordpress.com/osd.xml" title="ConceptGCC Developer Blog" />
	<atom:link rel='hub' href='http://conceptgcc.wordpress.com/?pushpress=hub'/>
		<item>
		<title>What Happened in Frankfurt?</title>
		<link>http://conceptgcc.wordpress.com/2009/08/06/what-happened-in-frankfurt/</link>
		<comments>http://conceptgcc.wordpress.com/2009/08/06/what-happened-in-frankfurt/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 14:39:13 +0000</pubDate>
		<dc:creator>Douglas Gregor</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Concepts]]></category>

		<guid isPermaLink="false">http://conceptgcc.wordpress.com/?p=44</guid>
		<description><![CDATA[Concepts have been removed from C++0X. I&#8217;ve written a description of what happened and how we got to this point over at a new C++-related blog, C++Next. Enjoy! With that, I am also closing down the ConceptGCC blog. Now that I am working on a new, open-source C++ compiler, I am not involved in the development [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=44&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Concepts have been removed from C++0X. I&#8217;ve written a description of what happened and how we got to this point over at a new C++-related blog, <a href="http://cpp-next.com/">C++Next</a>. Enjoy!</p>
<p>With that, I am also closing down the ConceptGCC blog. Now that I am working on<a href="http://clang.llvm.org/"> a new, open-source C++ compiler</a>, I am not involved in the development of GCC (or ConceptGCC), it no longer makes sense to keep this blog going.  Any future C++- and concepts-related posts will appear over at C++Next.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/conceptgcc.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/conceptgcc.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/conceptgcc.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/conceptgcc.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/conceptgcc.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/conceptgcc.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/conceptgcc.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/conceptgcc.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/conceptgcc.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/conceptgcc.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/conceptgcc.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/conceptgcc.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/conceptgcc.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/conceptgcc.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=44&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://conceptgcc.wordpress.com/2009/08/06/what-happened-in-frankfurt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f970659e72c63ef5149b0a840bb302df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">douggregor</media:title>
		</media:content>
	</item>
		<item>
		<title>Concepts are in C++0x!</title>
		<link>http://conceptgcc.wordpress.com/2008/09/25/concepts-are-in-c0x/</link>
		<comments>http://conceptgcc.wordpress.com/2008/09/25/concepts-are-in-c0x/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 18:10:46 +0000</pubDate>
		<dc:creator>Douglas Gregor</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Concepts]]></category>

		<guid isPermaLink="false">http://conceptgcc.wordpress.com/?p=42</guid>
		<description><![CDATA[Last Saturday in San Francisco, the ISO C++ committee voted to accept the concepts proposals into the upcoming Candidate Draft (CD) for C++0x. In all, thirteen proposals related to concepts were voted into the CD, covering the core language, foundational concepts, iterators, containers, algorithms, and more. In the next few weeks, the CD should be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=42&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last Saturday in San Francisco, the ISO C++ committee voted to accept the concepts proposals into the upcoming Candidate Draft (CD) for C++0x. In all, thirteen proposals related to concepts were voted into the CD, covering the core language, foundational concepts, iterators, containers, algorithms, and more. In the next few weeks, the CD should be available for comments, as will the final versions of each of the proposals.</p>
<p>I think that now is a good time to point out and thank those who have invested significant effort in getting concepts to this point. On the language side, James Widman authored a large portion of the concepts wording, and the standardese is in much, much better shape because of his involvement. John Spicer provided extremely detailed feedback on the concepts wording and helped shape the formulation of concepts. The concepts design comes from work by Gabriel Dos Reis, Ronald Garcia, Jaakko Jarvi, Andrew Lumsdaine, Jeremy Siek, Bjarne Stroustrup, and Jeremiah Willcock.</p>
<p>On the library side, Mat Marcus shepherded the library concepts proposals through the Library Working Group, and authored, reviewed, and improved various parts of the conceptualized standard library. Daniel Kruegler provided extremely detailed review of and corrections to essentially every concepts proposal, and authored parts of the conceptualized standard library. Walter Brown, Pablo Halpern, and Alisdair Meredith all provided detailed reviews of and improvements to the library concepts proposals, including authoring several library concepts proposals of their own.</p>
<p>Many others have shaped the final form of concepts, including  David Abrahams, J. Stephen Adamczyk, Matthew Austern, Alberto Ganesh Barbati, Howard Hinnant, Mat Marcus, Alisdair Meredith, David Musser, Sean Parent, Sibylle Schupp, Alexander Stepanov, Alan Talbot, Thomas Witt, and Marcin Zalewski.</p>
<p>Thank you to everyone who has been involved thus far in concepts, but you&#8217;re not off the hook yet: there are yet more wording bugs to find, libraries to conceptualize, and dark corners to find.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/conceptgcc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/conceptgcc.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/conceptgcc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/conceptgcc.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/conceptgcc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/conceptgcc.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/conceptgcc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/conceptgcc.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/conceptgcc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/conceptgcc.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/conceptgcc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/conceptgcc.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/conceptgcc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/conceptgcc.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=42&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://conceptgcc.wordpress.com/2008/09/25/concepts-are-in-c0x/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f970659e72c63ef5149b0a840bb302df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">douggregor</media:title>
		</media:content>
	</item>
		<item>
		<title>Introduction to Concepts Article at DevX</title>
		<link>http://conceptgcc.wordpress.com/2008/08/25/introduction-to-concepts-article-at-devx/</link>
		<comments>http://conceptgcc.wordpress.com/2008/08/25/introduction-to-concepts-article-at-devx/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 20:00:40 +0000</pubDate>
		<dc:creator>Douglas Gregor</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Concepts]]></category>

		<guid isPermaLink="false">http://conceptgcc.wordpress.com/?p=38</guid>
		<description><![CDATA[DevX has a special report on C++0x, which includes an introductory article about concepts:   http://www.devx.com/SpecialReports/Article/38864 In other concepts news: work on getting concepts into the C++0x standard is still ongoing. With more than 400 pages of specification currently under consideration as part of the concepts proposal, the volume of changes has slowed progress. However, I&#8217;m [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=38&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>DevX has a special report on C++0x, which includes an introductory article about concepts:</p>
<p>  <a title="http://www.devx.com/SpecialReports/Article/38864" href="http://www.devx.com/SpecialReports/Article/38864">http://www.devx.com/SpecialReports/Article/38864</a></p>
<p>In other concepts news: work on getting concepts into the C++0x standard is still ongoing. With more than 400 pages of specification currently under consideration as part of the concepts proposal, the volume of changes has slowed progress. However, I&#8217;m hoping for success at the upcoming C++ committee meeting in San Francisco this September.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/conceptgcc.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/conceptgcc.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/conceptgcc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/conceptgcc.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/conceptgcc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/conceptgcc.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/conceptgcc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/conceptgcc.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/conceptgcc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/conceptgcc.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/conceptgcc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/conceptgcc.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/conceptgcc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/conceptgcc.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/conceptgcc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/conceptgcc.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=38&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://conceptgcc.wordpress.com/2008/08/25/introduction-to-concepts-article-at-devx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f970659e72c63ef5149b0a840bb302df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">douggregor</media:title>
		</media:content>
	</item>
		<item>
		<title>Default Implementations of Associated Functions</title>
		<link>http://conceptgcc.wordpress.com/2007/07/23/default-implementations-of-associated-functions/</link>
		<comments>http://conceptgcc.wordpress.com/2007/07/23/default-implementations-of-associated-functions/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 17:58:29 +0000</pubDate>
		<dc:creator>Douglas Gregor</dc:creator>
				<category><![CDATA[Concepts]]></category>

		<guid isPermaLink="false">http://conceptgcc.wordpress.com/2007/07/23/default-implementations-of-associated-functions/</guid>
		<description><![CDATA[The concepts specification has contained wording to permit default implementations of associated functions &#8220;forever&#8221;, which permits one to write concepts that state a set of related operations (e.g., == and !=) while only requiring that the user provide one of those operations. This allows algorithms to be expressed more cleanly without pushing many more requirements [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=37&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The concepts specification has contained wording to permit default implementations of associated functions &#8220;forever&#8221;, which permits one to write concepts that state a set of related operations (e.g., == and !=) while only requiring that the user provide one of those operations. This allows algorithms to be expressed more cleanly without pushing many more requirements on the user. It&#8217;s somewhat like using &lt;code&gt;relops&lt;/code&gt; in your algorithms or using the &lt;a href=&#8221;http://www.boost.org/libs/utility/operators.htm&#8221;&gt;Boost.Operators&lt;/a&gt; library on your data types, but it applies only within constrained templates. For example, here we write the EqualityComparable concept with both != and ==, related through a default implementation:</p>
<pre>auto  concept EqualityComparable&lt;typename T&gt; {
  bool operator==(T, T);
  bool operator!=(T x, T y) { return !(x == y); }
}</pre>
<p>This concept will match any type with a suitable operator==, whether or not it has an operator!=. If no operator!= exists, the default implementation of !(x == y) will be used instead. ConceptGCC now supports default implementations, with one caveat: late-checked concept map templates don&#8217;t seem to work well  with default implementations of associated functions, yet.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/conceptgcc.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/conceptgcc.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/conceptgcc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/conceptgcc.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/conceptgcc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/conceptgcc.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/conceptgcc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/conceptgcc.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/conceptgcc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/conceptgcc.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/conceptgcc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/conceptgcc.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/conceptgcc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/conceptgcc.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/conceptgcc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/conceptgcc.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=37&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://conceptgcc.wordpress.com/2007/07/23/default-implementations-of-associated-functions/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f970659e72c63ef5149b0a840bb302df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">douggregor</media:title>
		</media:content>
	</item>
		<item>
		<title>ConceptGCC &#8212; BoostCon Edition is now available</title>
		<link>http://conceptgcc.wordpress.com/2007/05/10/conceptgcc-boostcon-edition-is-now-available/</link>
		<comments>http://conceptgcc.wordpress.com/2007/05/10/conceptgcc-boostcon-edition-is-now-available/#comments</comments>
		<pubDate>Thu, 10 May 2007 18:05:41 +0000</pubDate>
		<dc:creator>Douglas Gregor</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Concepts]]></category>

		<guid isPermaLink="false">http://conceptgcc.wordpress.com/2007/05/10/conceptgcc-boostcon-edition-is-now-available/</guid>
		<description><![CDATA[BoostCon 2007 is coming up next week, and will be full of interesting sessions on Boost and C++0x. I&#8217;ll be giving a half-day tutorial on concepts, and have rolled a special version of ConceptGCC just for this occasion (and, to fix a critical bug or two that affects my slides). The BoostCon edition of ConceptGCC [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=36&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://boostcon.com">BoostCon 2007</a> is coming up next week, and will be full of interesting sessions on Boost and C++0x. I&#8217;ll be giving a half-day tutorial on concepts, and have rolled a special version of ConceptGCC just for this occasion (and, to fix a critical bug or two that affects my slides). The BoostCon edition of ConceptGCC contains the following improvements:</p>
<ul>
<li>The range-based for loop now deals with temporary containers appropriately.</li>
<li>Rvalue-reference arguments in associated functions now forward as an rvalue.</li>
<li>The iterator concepts have been simplified and expanded in scope, providing better support for proxies; <code>vector&lt;bool&gt;::iterator</code> is again a RandomAccessIterator.</li>
<li>Added Semiregular and Regular concepts.</li>
<li>Added support for delegating constructors (for real this time).</li>
<li>Added the DerivedFrom concept.</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/conceptgcc.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/conceptgcc.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/conceptgcc.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/conceptgcc.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/conceptgcc.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/conceptgcc.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/conceptgcc.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/conceptgcc.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/conceptgcc.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/conceptgcc.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/conceptgcc.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/conceptgcc.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/conceptgcc.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/conceptgcc.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/conceptgcc.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/conceptgcc.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=36&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://conceptgcc.wordpress.com/2007/05/10/conceptgcc-boostcon-edition-is-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f970659e72c63ef5149b0a840bb302df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">douggregor</media:title>
		</media:content>
	</item>
		<item>
		<title>The DerivedFrom concept</title>
		<link>http://conceptgcc.wordpress.com/2007/05/08/the-derivedfrom-concept/</link>
		<comments>http://conceptgcc.wordpress.com/2007/05/08/the-derivedfrom-concept/#comments</comments>
		<pubDate>Tue, 08 May 2007 14:58:09 +0000</pubDate>
		<dc:creator>Douglas Gregor</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Concepts]]></category>

		<guid isPermaLink="false">http://conceptgcc.wordpress.com/2007/05/08/the-derivedfrom-concept/</guid>
		<description><![CDATA[We recently decided that we needed a new concept, DerivedFrom, to express the requirement for an inheritance relationship between two types. This concept has the following definition: concept DerivedFrom&#60;typename Derived, typename Base&#62; { /*unspecified*/ } DerivedFrom is a compiler-support concept, like SameType. We expect that most of its uses will be to intermingle the object-oriented [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=35&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We recently decided that we needed a new concept, DerivedFrom, to express the requirement for an inheritance relationship between two types. This concept has the following definition:</p>
<pre>
  concept DerivedFrom&lt;typename Derived, typename Base&gt; { /*unspecified*/ }
</pre>
<p>DerivedFrom is a compiler-support concept, like SameType. We expect that most of its uses will be to intermingle the object-oriented and generic programming facilities of C++0x, e.g.,</p>
<pre>
  template&lt;typename T&gt;
  requires DerivedFrom&lt;T, Shape&gt;
  void draw(T&amp; shape) {
    // Can use Shape's member functions via "shape" object.
  }
</pre>
<p>DerivedFrom is now supported (albeit &#8220;lightly tested&#8221;) in the development version of ConceptGCC.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/conceptgcc.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/conceptgcc.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/conceptgcc.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/conceptgcc.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/conceptgcc.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/conceptgcc.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/conceptgcc.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/conceptgcc.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/conceptgcc.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/conceptgcc.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/conceptgcc.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/conceptgcc.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/conceptgcc.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/conceptgcc.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/conceptgcc.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/conceptgcc.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=35&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://conceptgcc.wordpress.com/2007/05/08/the-derivedfrom-concept/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f970659e72c63ef5149b0a840bb302df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">douggregor</media:title>
		</media:content>
	</item>
		<item>
		<title>Requirement Propagation and CopyConstructible</title>
		<link>http://conceptgcc.wordpress.com/2007/05/03/requirement-propagation-and-copyconstructible/</link>
		<comments>http://conceptgcc.wordpress.com/2007/05/03/requirement-propagation-and-copyconstructible/#comments</comments>
		<pubDate>Thu, 03 May 2007 18:19:48 +0000</pubDate>
		<dc:creator>Douglas Gregor</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Concepts]]></category>

		<guid isPermaLink="false">http://conceptgcc.wordpress.com/2007/05/03/requirement-propagation-and-copyconstructible/</guid>
		<description><![CDATA[The concepts proposal contains a feature called &#8220;requirement propagation&#8221; (formerly referred to as &#8220;constraint propagation&#8221;), which implicitly defines constraints based on the declaration of a template. If you didn&#8217;t know that requirement propagation existed, don&#8217;t worry; it&#8217;s a behind-the-scenes feature that reduces the size of requirements clauses. There is one aspect of requirement propagation that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=34&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The concepts proposal contains a feature called &#8220;requirement<br />
propagation&#8221; (formerly referred to as &#8220;constraint propagation&#8221;), which<br />
implicitly defines constraints based on the declaration of a<br />
template. If you didn&#8217;t know that requirement propagation existed,<br />
don&#8217;t worry; it&#8217;s a behind-the-scenes feature that reduces the size of<br />
requirements clauses.</p>
<p>There is one aspect of requirement propagation that we would like to<br />
change. As of N2193, [temp.req.prop] paragraph 2 says:</p>
<blockquote><p>
  For every type T that appears as an argument or return type in a<br />
  function declarator, the requirement <code>std::MoveConstructible&lt;T&gt;</code> is<br />
  implicitly added to the requirements clause. [ Example:</p>
<pre>
    template&lt;EqualityComparable T&gt;
    bool eq(T x, T y); // implicitly adds requirement CopyConstructible&lt;T&gt;
</pre>
<p>  --end example ]
</p></blockquote>
<p>For various reasons, this feature is problematic and has been removed from ConceptGCC. This change will break some &#8220;existing&#8221; concepts code. For example, the function &#8220;negate&#8221; below is currently (according to N2193) well-formed:</p>
<pre>
  auto concept Negatable&lt;typename T&gt; {
    T operator-(T);
  }

  template&lt;Negatable T&gt;
  T negate(const T&amp; x) { return -x; }
</pre>
<p>ConceptGCC used to compile this. With today&#8217;s development version of ConceptGCC, however, we get an error message:</p>
<pre>
  beep.C: In function 'T negate(const T&amp;)':
  beep.C:6: error: constructor 'T::T(const T&amp;)' is inaccessible
</pre>
<p>To remedy the error, add a CopyConstructible requirement, so that &#8220;negate&#8221; can return its value. Formerly, the<br />
compiler would have added this requirement:</p>
<pre>
  template&lt;Negatable T&gt; requires CopyConstructible&lt;T&gt;
  T negate(const T&amp; x) { return -x; }
</pre>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/conceptgcc.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/conceptgcc.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/conceptgcc.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/conceptgcc.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/conceptgcc.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/conceptgcc.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/conceptgcc.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/conceptgcc.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/conceptgcc.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/conceptgcc.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/conceptgcc.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/conceptgcc.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/conceptgcc.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/conceptgcc.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/conceptgcc.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/conceptgcc.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=34&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://conceptgcc.wordpress.com/2007/05/03/requirement-propagation-and-copyconstructible/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f970659e72c63ef5149b0a840bb302df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">douggregor</media:title>
		</media:content>
	</item>
		<item>
		<title>The New Old Iterator Concepts</title>
		<link>http://conceptgcc.wordpress.com/2007/05/03/the-new-old-iterator-concepts/</link>
		<comments>http://conceptgcc.wordpress.com/2007/05/03/the-new-old-iterator-concepts/#comments</comments>
		<pubDate>Thu, 03 May 2007 18:10:19 +0000</pubDate>
		<dc:creator>Douglas Gregor</dc:creator>
				<category><![CDATA[Concepts]]></category>

		<guid isPermaLink="false">http://conceptgcc.wordpress.com/2007/05/03/the-new-old-iterator-concepts/</guid>
		<description><![CDATA[The C++ community has known for a long time that the STL iterator requirements are too strict. There have been various attempts at refactoring the iterator concepts to loosen the requirements (thus permitting more iterator-like entities to be iterators). In Oxford, Jeremy Siek presented an alternative iterator concept taxonomy that separated access from traversal (the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=33&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The C++ community has known for a long time that the STL iterator requirements are too strict. There have been various attempts at refactoring the iterator concepts to loosen the requirements (thus permitting more iterator-like entities to be iterators).</p>
<p>In Oxford, Jeremy Siek presented an alternative iterator concept taxonomy that separated access from traversal (the main known issue with the existing iterator requirements), describing using Concepts. Better yet, he updated all of the STL algorithms to use this new concept taxonomy, proving how well it works.</p>
<p>Since then, Jeremy Siek and Alex Stepanov realized that an even simpler change would suffice: in the existing iterator concepts, as modeled by ConceptGCC up until a few days ago, dereferencing a ForwardIterator had to return a &#8220;true&#8221; C++ reference (e.g., <code>value_type const&amp;</code>) . It turns out that this requirement is very, very rarely used in the STL. So, Jeremy made a very simple change: ForwardIterators, like InputIterators, only require that operator* return something convertible to value_type. Mutable iterators require that one can assign a value_type to the result of operator*. Now, proxy iterators (like the infamous <code>vector&lt;bool&gt;::iterator</code>) can meet all of the iterator concept requirements! </p>
<p>ConceptGCC now has these new, old iterator concepts. With just a minor change, Jeremy and Alex fixed the major problems with iterator concepts&#8230; and it&#8217;s completely implemented in the development verson of ConceptGCC. Huzzah!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/conceptgcc.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/conceptgcc.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/conceptgcc.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/conceptgcc.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/conceptgcc.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/conceptgcc.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/conceptgcc.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/conceptgcc.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/conceptgcc.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/conceptgcc.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/conceptgcc.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/conceptgcc.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/conceptgcc.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/conceptgcc.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/conceptgcc.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/conceptgcc.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=33&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://conceptgcc.wordpress.com/2007/05/03/the-new-old-iterator-concepts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f970659e72c63ef5149b0a840bb302df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">douggregor</media:title>
		</media:content>
	</item>
		<item>
		<title>Wanted: Doxygen Hacker</title>
		<link>http://conceptgcc.wordpress.com/2007/04/24/wanted-doxygen-hacker/</link>
		<comments>http://conceptgcc.wordpress.com/2007/04/24/wanted-doxygen-hacker/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 18:27:26 +0000</pubDate>
		<dc:creator>Douglas Gregor</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Concepts]]></category>

		<guid isPermaLink="false">http://conceptgcc.wordpress.com/2007/04/24/wanted-doxygen-hacker/</guid>
		<description><![CDATA[Doxygen is a great tool for turning C++ code and comments into reference documentation. We would absolutely love to use Doxygen in the ConceptGCC standard library, and in other libraries that are using Concepts in C++, but there&#8217;s one big snag: Doxygen doesn&#8217;t parse concepts, or requirements clauses, or any of the new constructs introduced [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=32&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</a> is a great tool for turning C++ code and comments into reference documentation. We would absolutely love to use Doxygen in the ConceptGCC standard library, and in other libraries that are using Concepts in C++, but there&#8217;s one big snag: Doxygen doesn&#8217;t parse concepts, or requirements clauses, or any of the new constructs introduced into C++0x.</p>
<p>We&#8217;re looking for someone willing to implement C++0x support into Doxygen, so that we can produce great reference documentation automatically for ConceptC++ code. Having this functionality would be a huge benefit for C++0x and concepts. Any takers?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/conceptgcc.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/conceptgcc.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/conceptgcc.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/conceptgcc.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/conceptgcc.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/conceptgcc.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/conceptgcc.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/conceptgcc.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/conceptgcc.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/conceptgcc.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/conceptgcc.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/conceptgcc.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/conceptgcc.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/conceptgcc.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/conceptgcc.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/conceptgcc.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=32&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://conceptgcc.wordpress.com/2007/04/24/wanted-doxygen-hacker/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f970659e72c63ef5149b0a840bb302df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">douggregor</media:title>
		</media:content>
	</item>
		<item>
		<title>Variadic Templates are in C++0x</title>
		<link>http://conceptgcc.wordpress.com/2007/04/24/variadic-templates-are-in-c0x/</link>
		<comments>http://conceptgcc.wordpress.com/2007/04/24/variadic-templates-are-in-c0x/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 18:22:44 +0000</pubDate>
		<dc:creator>Douglas Gregor</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://conceptgcc.wordpress.com/2007/04/24/variadic-templates-are-in-c0x/</guid>
		<description><![CDATA[Variadic templates have now been accepted into C++0x and will be in the next C++0x working paper. Variadic templates have the distinction of being the only C++0x feature that has made it completely through the Core Working Group and into the working paper within a single committee meeting. Variadic templates are implemented in ConceptGCC alpha [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=31&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Variadic templates have now been accepted into C++0x and will be in the next C++0x working paper. Variadic templates have the distinction of being the only C++0x feature that has made it completely through the Core Working Group and into the working paper within a single committee meeting.</p>
<p>Variadic templates are implemented in ConceptGCC alpha 6 and in the experimental C++0x mode in GCC 4.3.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/conceptgcc.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/conceptgcc.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/conceptgcc.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/conceptgcc.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/conceptgcc.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/conceptgcc.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/conceptgcc.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/conceptgcc.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/conceptgcc.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/conceptgcc.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/conceptgcc.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/conceptgcc.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/conceptgcc.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/conceptgcc.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/conceptgcc.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/conceptgcc.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=conceptgcc.wordpress.com&amp;blog=525765&amp;post=31&amp;subd=conceptgcc&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://conceptgcc.wordpress.com/2007/04/24/variadic-templates-are-in-c0x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f970659e72c63ef5149b0a840bb302df?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">douggregor</media:title>
		</media:content>
	</item>
	</channel>
</rss>
