id summary reporter owner description type status milestone component version severity resolution keywords cc 4193 Multiple 'using' declarations in multi_index test Chris Jefferson Joaquín M López Muñoz "The following simple patch removes some 'using std::swap' declarations in libs/multi_index/test/test_modifiers.cpp. Note that they are all in the same function under the same macro, and we do not remove the first one, so the code will function identically, but is now correct. Fixes problem in clang and comeau." Patches closed Boost 1.43.0 multi_index Boost Release Branch Problem invalid