Boost logo

Boost :

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


>>> 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.
>
> Isn't it the same code used by the C++0x support?
> In which case, we could enable this macro when in C++0x mode.

No the TR1 and C++0x libraries are different, with only the C++0x ones being
developed. At least that was what I was told last I asked.

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk