<?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>cplusplus.co.il &#187; meta</title>
	<atom:link href="http://cplusplus.co.il/category/cpp/meta/feed/" rel="self" type="application/rss+xml" />
	<link>http://cplusplus.co.il</link>
	<description>Discussing modern C++ and related topics.</description>
	<lastBuildDate>Tue, 31 Jan 2012 18:28:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='cplusplus.co.il' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>cplusplus.co.il &#187; meta</title>
		<link>http://cplusplus.co.il</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cplusplus.co.il/osd.xml" title="cplusplus.co.il" />
	<atom:link rel='hub' href='http://cplusplus.co.il/?pushpress=hub'/>
		<item>
		<title>Metalists for fun and profit</title>
		<link>http://cplusplus.co.il/2010/02/07/metalists-for-fun-and-profit/</link>
		<comments>http://cplusplus.co.il/2010/02/07/metalists-for-fun-and-profit/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 21:17:26 +0000</pubDate>
		<dc:creator>nadavrot</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://cplusplus.co.il/?p=855</guid>
		<description><![CDATA[My name is Nadav Rotem and I am a guest blogger on this blog. I am here to write about metalists. Not metalists like Metallica or Iron Maiden, but meta-lists. Lists which are &#8220;template maiden&#8221;. The First thing I am going to show you is how to create a data structure which is similar to a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cplusplus.co.il&amp;blog=8968104&amp;post=855&amp;subd=cpptalk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cplusplus.co.il/2010/02/07/metalists-for-fun-and-profit/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6fd9b2cb81ef0cf610d63c53c4077e58?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nadavrot</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/0/0d/Iron_Maiden_in_the_Palais_Omnisports_of_Paris-Bercy_%28France%29.jpg/250px-Iron_Maiden_in_the_Palais_Omnisports_of_Paris-Bercy_%28France%29.jpg" medium="image" />

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/6/6d/Singly-linked-list.svg/408px-Singly-linked-list.svg.png" medium="image">
			<media:title type="html">Singly-linked-list.svg</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/en/thumb/0/04/Fast_walsh_hadamard_transform_8.svg/250px-Fast_walsh_hadamard_transform_8.svg.png" medium="image" />
	</item>
		<item>
		<title>Compile time primality test</title>
		<link>http://cplusplus.co.il/2010/01/27/compile-time-primality-test/</link>
		<comments>http://cplusplus.co.il/2010/01/27/compile-time-primality-test/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 22:41:32 +0000</pubDate>
		<dc:creator>rmn</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://cplusplus.co.il/?p=828</guid>
		<description><![CDATA[The powerful template mechanism of C++ allows us to write pretty complex Meta Functions, which are executed by the compiler during compilation. There are two basic types of meta-functions: one whose result is a type (mainly dealt with by Boost.MPL), and the other is a compile-time computation (which can result in any compile time constant). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cplusplus.co.il&amp;blog=8968104&amp;post=828&amp;subd=cpptalk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cplusplus.co.il/2010/01/27/compile-time-primality-test/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb7c3e96e1e6c9fbef377af219fc0a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmn</media:title>
		</media:content>
	</item>
		<item>
		<title>Computing the level of indirection for pointer types</title>
		<link>http://cplusplus.co.il/2009/10/25/computing-the-level-of-indirection-for-pointer-types/</link>
		<comments>http://cplusplus.co.il/2009/10/25/computing-the-level-of-indirection-for-pointer-types/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 20:04:37 +0000</pubDate>
		<dc:creator>rmn</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://cpptalk.wordpress.com/?p=406</guid>
		<description><![CDATA[I&#8217;ve finally had a little time to advance with reading Alexandrescu&#8217;s book on Modern C++ design, and I&#8217;m absolutely blown away by the sheer awesomeness of its ideas. I highly recommend getting this book! I would like to show just a little bit of what we can do with template specialization when it comes down [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cplusplus.co.il&amp;blog=8968104&amp;post=406&amp;subd=cpptalk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cplusplus.co.il/2009/10/25/computing-the-level-of-indirection-for-pointer-types/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb7c3e96e1e6c9fbef377af219fc0a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmn</media:title>
		</media:content>
	</item>
		<item>
		<title>Substitution failure is not an error, part II</title>
		<link>http://cplusplus.co.il/2009/09/12/substitution-failure-is-not-an-error-2/</link>
		<comments>http://cplusplus.co.il/2009/09/12/substitution-failure-is-not-an-error-2/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 00:18:15 +0000</pubDate>
		<dc:creator>rmn</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://cpptalk.wordpress.com/?p=199</guid>
		<description><![CDATA[As promised, this article continues and provides a thorough explanation of the previous post. Let&#8217;s look at the code constructing the HasX&#60;T&#62; class, line by line: This is the definition of a templated class, HasX&#60;T&#62;. This code defines an inner class, Fallback, with one member - named x. Using proper terminology, this class is essentially a Mixin. Here we introduce [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cplusplus.co.il&amp;blog=8968104&amp;post=199&amp;subd=cpptalk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cplusplus.co.il/2009/09/12/substitution-failure-is-not-an-error-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb7c3e96e1e6c9fbef377af219fc0a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmn</media:title>
		</media:content>
	</item>
		<item>
		<title>Substitution failure is not an error, part I</title>
		<link>http://cplusplus.co.il/2009/09/11/substitution-failure-is-not-an-error-1/</link>
		<comments>http://cplusplus.co.il/2009/09/11/substitution-failure-is-not-an-error-1/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 12:38:52 +0000</pubDate>
		<dc:creator>rmn</dc:creator>
				<category><![CDATA[meta]]></category>

		<guid isPermaLink="false">http://cpptalk.wordpress.com/?p=176</guid>
		<description><![CDATA[Explanation on what is SFINAE can be found at wikipedia. I&#8217;ve tried to write my own explanation but ended up with the conclusion that it&#8217;s best described there, and I wouldn&#8217;t want to copy&#38;paste stuff. If you have any question marks floating around your heads, please don&#8217;t hesitate to ask. SFINAE is used alot in meta-programming. For [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cplusplus.co.il&amp;blog=8968104&amp;post=176&amp;subd=cpptalk&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://cplusplus.co.il/2009/09/11/substitution-failure-is-not-an-error-1/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4ceb7c3e96e1e6c9fbef377af219fc0a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rmn</media:title>
		</media:content>
	</item>
	</channel>
</rss>
