
16 Feb
2005
16 Feb
'05
12:41 p.m.
Jaakko Järvi <jarvi@cs.tamu.edu> writes:
On Feb 15, 2005, at 7:31 PM, Joel de Guzman wrote:
We could just have a #define like BOOST_USE_OLD_DEPRECATED_TUPLES that would include the old implementation.
If a user downloads a new release of Boost, and realizes that his code that relies on old tuple features does not work, there would be a quick fix with the #define, but it would clearly indicate that it's time to rework parts of the code.
That can lead to ODR problems, though. -- Dave Abrahams Boost Consulting www.boost-consulting.com