<?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"
	>
<channel>
	<title>Comments on: Details, Details.</title>
	<atom:link href="http://www.donniepinkston.net/2006-07-11/details-details.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.donniepinkston.net/2006-07-11/details-details.html</link>
	<description>(there are many more like it, but this one is mine)</description>
	<pubDate>Fri, 05 Dec 2008 00:26:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: mason</title>
		<link>http://www.donniepinkston.net/2006-07-11/details-details.html#comment-2001</link>
		<dc:creator>mason</dc:creator>
		<pubDate>Tue, 29 Aug 2006 14:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.donniepinkston.net/2006-07-11/details-details.html#comment-2001</guid>
		<description>I've been using that trick in a lot of my code for my current project. I actually used it to typedef vector::iterator as something shorter. It works fine under MSVC++.NET, but not with g++. I think it's because I don't use typename with it. MS is known to be non-compliant with ANSI, especially with templates, so I guess I just found out the hard way.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using that trick in a lot of my code for my current project. I actually used it to typedef vector::iterator as something shorter. It works fine under MSVC++.NET, but not with g++. I think it&#8217;s because I don&#8217;t use typename with it. MS is known to be non-compliant with ANSI, especially with templates, so I guess I just found out the hard way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
