id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3026,[tuple] regression test failures on GCC 4 in C++0x mode,Richard Webb ,Joel de Guzman,"The tuple regression tests are all failing on GCC 4.3/4.4 in C++0x mode due to ambiguities between boost::tuple and std::tuple (e.g. http://tinyurl.com/qyfk99) The attached patch avoids these problems by removing some uses of 'using namespace std' and qualifying calls with std:: instead.",Bugs,closed,Boost 1.40.0,tuple,Boost Development Trunk,Problem,fixed,,