[Boost-bugs] [Boost C++ Libraries] #10891: Uneeded usage of namespace causes problems for the compiler

Subject: [Boost-bugs] [Boost C++ Libraries] #10891: Uneeded usage of namespace causes problems for the compiler
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-12-22 19:34:55


#10891: Uneeded usage of namespace causes problems for the compiler
-----------------------+------------------------------
 Reporter: anonymous | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.57.0
 Severity: Problem | Keywords:
-----------------------+------------------------------
 Problem due to unnecessary

 {{{
 using namespace detail;
 }}}

 on several occasions in boost/units/cmath.hpp

 Compare Boost ticket 8651 (https://svn.boost.org/trac/boost/ticket/8651)
 for the equivalent workaround in variant and Gcc bug 57524
 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57524) for original bug.

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