$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Scott Meyers (usenet_at_[hidden])
Date: 2007-06-01 11:43:04
John Maddock wrote:
> Right, but please remember that there is only one compiler that ships with 
> *any* TR1 support at all - gcc - and that was still in the very early stages 
> of development when Boost.TR1 was developed.
My understanding is that Metrowerks' compiler also ships with some TR1 support 
and has for a few years now (see e.g., http://www.ddj.com/dept/cpp/184406110 ), 
though I believe Metrowerks is now part of Freescale Semiconductor and is 
focusing on the embedded market.  I don't know if they still produce a 
general-purpose C++ compiler.
Scott