id summary reporter owner description type status milestone component version severity resolution keywords cc 9469 std::swap should be pulled in from in C++11 Joaquín M López Muñoz joseph.gauterin boost/utility/swap.hpp #includes to bring std::swap in, which is OK for C++03 but not so in C++11: std::swap has been moved to as explained in [diff.cpp03.library]. Bugs new To Be Determined swap Boost 1.55.0 Problem