Subject: [Boost-bugs] [Boost C++ Libraries] #4193: Multiple 'using' declarations in multi_index test
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-05 15:29:05
#4193: Multiple 'using' declarations in multi_index test
----------------------------------+-----------------------------------------
Reporter: chrisj | Owner:
Type: Patches | Status: new
Milestone: Boost 1.43.0 | Component: None
Version: Boost Release Branch | Severity: Problem
Keywords: |
----------------------------------+-----------------------------------------
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.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4193> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:03 UTC