[Boost-bugs] [Boost C++ Libraries] #9269: boost.exception unqualified enable_if/disable_if causing name clash with boost.test enable_if/disable_if

Subject: [Boost-bugs] [Boost C++ Libraries] #9269: boost.exception unqualified enable_if/disable_if causing name clash with boost.test enable_if/disable_if
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-19 09:04:41


#9269: boost.exception unqualified enable_if/disable_if causing name clash with
boost.test enable_if/disable_if
-------------------------------------+----------------------------
 Reporter: gdjss2728@… | Owner: emildotchevski
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: exception
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+----------------------------
 boost/exception/to_string.hpp and
 boost/exception/info.hpp
 both use enable_if/disable_if unqualified.
 This caused ambiguous symbols as
 boost/test/tree/decorator.hpp
 defines its own versions:
 boost::unit_test::decorator::disable_if/enable_if.

 There also is a related ticket for boost.test:
 https://svn.boost.org/trac/boost/ticket/8679

 I would recommend adding boost:: at the beginning.

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