
12 Nov
2008
12 Nov
'08
5:11 p.m.
on Tue Nov 11 2008, Sergey Sadovnikov <flex_ferrum-AT-artberg.ru> wrote:
Hello All,
Today there is at least two implementations of TR1 library extensions shipped with compilers. I mean VS 2008 SP1 and gcc 4.3.x STL. Because of boost has it's own implementation of TR1 there is some problems with migrating code to this compilers. For example:
1. There is many ambiguous names if both boost and std::tr1 exposed into global namespace.
"Doctor, it hurts when I do this..." ;-)
2. boost::transform_iterator knows nothing about std::tr1::bind shipped with VS2008 compiler.
What is it supposed to "know?" -- Dave Abrahams BoostPro Computing http://www.boostpro.com