[Boost-bugs] [Boost C++ Libraries] #10974: dynamic_bitset.hpp should not use "using namespace std"

Subject: [Boost-bugs] [Boost C++ Libraries] #10974: dynamic_bitset.hpp should not use "using namespace std"
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-27 15:23:28


#10974: dynamic_bitset.hpp should not use "using namespace std"
------------------------------+----------------------------
 Reporter: loose@… | Owner: jsiek
     Type: Patches | Status: new
Milestone: To Be Determined | Component: dynamic_bitset
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
------------------------------+----------------------------
 Inside a few methods in the file dynamic_bitset.hpp, the statement "using
 namespace std" is used. This can cause havoc on some systems. The attached
 patch (made against 1.57.0) fixes this.

 I was unable to thoroughly test this for BOOST_OLD_IOSTREAMS, because I
 don't have such an ancient environment at my disposal.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10974>
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:17 UTC