[Boost-bugs] [Boost C++ Libraries] #9793: boost::coroutines::coroutine<T> with T=bool results in redefinition of member function

Subject: [Boost-bugs] [Boost C++ Libraries] #9793: boost::coroutines::coroutine<T> with T=bool results in redefinition of member function
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-03-19 16:10:51


#9793: boost::coroutines::coroutine<T> with T=bool results in redefinition of
member function
------------------------------+-----------------------
 Reporter: anonymous | Owner: olli
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: coroutine
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: |
------------------------------+-----------------------
 Two constructors of

 boost::coroutines::detail::holder<Data>

 have the same signature if Data=bool:

 explicit holder( coroutine_context * ctx_, Data data_)

 explicit holder( coroutine_context * ctx_, bool force_unwind_)

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