<?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: C++: Magic callbacks solved</title>
	<atom:link href="http://nicolasb.com.ar/2009/08/c-magic-callbacks-solved/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicolasb.com.ar/2009/08/c-magic-callbacks-solved/</link>
	<description>A modern blog</description>
	<lastBuildDate>Wed, 21 Dec 2011 13:39:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Nicolás Brailovsky &#187; Blog Archive &#187; Newsflash: C++ object commits sepuku</title>
		<link>http://nicolasb.com.ar/2009/08/c-magic-callbacks-solved/comment-page-1/#comment-1265</link>
		<dc:creator>Nicolás Brailovsky &#187; Blog Archive &#187; Newsflash: C++ object commits sepuku</dc:creator>
		<pubDate>Mon, 04 Apr 2011 10:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://nicolasb.com.ar/?p=499#comment-1265</guid>
		<description>[...] you launch a background job, and you don&#8217;t really care when it&#8217;s done. You may use a callback to be notified when the job is done, but if you don&#8217;t really care then having an object which [...]</description>
		<content:encoded><![CDATA[<p>[...] you launch a background job, and you don&#8217;t really care when it&#8217;s done. You may use a callback to be notified when the job is done, but if you don&#8217;t really care then having an object which [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolás Brailovsky &#187; Blog Archive &#187; Template metaprogramming XI: Hidden Agenda</title>
		<link>http://nicolasb.com.ar/2009/08/c-magic-callbacks-solved/comment-page-1/#comment-1177</link>
		<dc:creator>Nicolás Brailovsky &#187; Blog Archive &#187; Template metaprogramming XI: Hidden Agenda</dc:creator>
		<pubDate>Tue, 20 Jul 2010 15:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://nicolasb.com.ar/?p=499#comment-1177</guid>
		<description>[...] for every table; something like this:  See the problem? To do something like that we&#8217;d need a virtual template method, and you can&#8217;t have that. After seeing that I thought to myself &#8220;Hey, I&#8217;ll use [...]</description>
		<content:encoded><![CDATA[<p>[...] for every table; something like this:  See the problem? To do something like that we&#8217;d need a virtual template method, and you can&#8217;t have that. After seeing that I thought to myself &#8220;Hey, I&#8217;ll use [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

