<?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: Troubleshooting C++ TR1 problem in Visual Studio 2008</title>
	<atom:link href="http://www.johndcook.com/blog/2009/01/10/cpp-tr1-visual-studio-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2009/01/10/cpp-tr1-visual-studio-2008/</link>
	<description>The blog of John D. Cook</description>
	<lastBuildDate>Sat, 11 Feb 2012 01:10:06 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John</title>
		<link>http://www.johndcook.com/blog/2009/01/10/cpp-tr1-visual-studio-2008/comment-page-1/#comment-11895</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 10 Jan 2009 22:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1245#comment-11895</guid>
		<description>Actually, I wasn&#039;t able to get my code to work with gcc. When I first tried it, gcc didn&#039;t support TR1 regex. I tried again with a later version of the compiler after they added regex support but it didn&#039;t get to work that time either. The problem may be my ignorance of Linux configuration rather than a problem with gcc.</description>
		<content:encoded><![CDATA[<p>Actually, I wasn&#8217;t able to get my code to work with gcc. When I first tried it, gcc didn&#8217;t support TR1 regex. I tried again with a later version of the compiler after they added regex support but it didn&#8217;t get to work that time either. The problem may be my ignorance of Linux configuration rather than a problem with gcc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Lemire</title>
		<link>http://www.johndcook.com/blog/2009/01/10/cpp-tr1-visual-studio-2008/comment-page-1/#comment-11894</link>
		<dc:creator>Daniel Lemire</dc:creator>
		<pubDate>Sat, 10 Jan 2009 21:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=1245#comment-11894</guid>
		<description>... or use GNU GCC.

(Sorry, could not resist.)</description>
		<content:encoded><![CDATA[<p>&#8230; or use GNU GCC.</p>
<p>(Sorry, could not resist.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.308 seconds -->

