
6 Mar
2011
6 Mar
'11
5:31 p.m.
On 06/03/2011 14:01, John Maddock wrote:
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.