[Boost-bugs] [Boost C++ Libraries] #11181: Header conflict "using-declaration causes a multiple declaration of 'boost::iterators::use_default'"

Subject: [Boost-bugs] [Boost C++ Libraries] #11181: Header conflict "using-declaration causes a multiple declaration of 'boost::iterators::use_default'"
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-04-10 11:00:17


#11181: Header conflict "using-declaration causes a multiple declaration of
'boost::iterators::use_default'"
------------------------------+-----------------------------
 Reporter: fsmoke@… | Owner: steven_watanabe
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: type_erasure
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
------------------------------+-----------------------------
 I got "using-declaration causes a multiple declaration of
 'boost::iterators::use_default'" error in my msvc. To reproduce bug you
 must create test.cpp with following text:

 {{{
 //test.cpp
 #include <boost/type_erasure/iterator.hpp>
 #include <boost/assign.hpp>
 }}}

 PS
 BUG appears only in boost 1.57.0, in older versions (for example 1.55.0)
 code compiles without errors.

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