Subject: Re: [boost] TR1 and BOOST_HAS_GCC_TR1
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-03-06 08:01:22


> With GCC, TR1 only calls the native TR1 implementation if
> BOOST_HAS_GCC_TR1 is defined.
>
> Isn't it time we get rid of this macro?

Well maybe.... but GCC's TR1 implementation was never completed, and is now
deprecated.

John.