Re: [Boost-bugs] [Boost C++ Libraries] #7470: Functional `using namespace std` causing compilation error with icpc -std=c++0x

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7470: Functional `using namespace std` causing compilation error with icpc -std=c++0x
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-31 19:00:12


#7470: Functional `using namespace std` causing compilation error with icpc
-std=c++0x
-------------------------------+--------------------------------------------
  Reporter: anonymous | Owner: danieljames
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: hash
   Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by danieljames):

  * owner: no-maintainer => danieljames
  * status: new => assigned
  * component: functional => hash
  * severity: Showstopper => Problem

Comment:

 That'll break any libraries which don't have std::fpclassify. It also
 won't work as it's only one of the two headers, and if the other one is
 changed it will break the mechanism for detecting which floating point
 functions are available. It was written that way for a reason.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7470#comment:2>
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:11 UTC