Subject: [boost] TR1 and BOOST_HAS_GCC_TR1
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-03-06 06:17:27


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?