Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11234: boost::asymmetric_coroutine doesn't compile when used with boost::range::algorithms
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-04-25 15:20:53
#11234: boost::asymmetric_coroutine doesn't compile when used with
boost::range::algorithms
-------------------------------+-----------------------
Reporter: kozlov.taras@⦠| Owner: olli
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: coroutine
Version: Boost 1.58.0 | Severity: Problem
Resolution: wontfix | Keywords:
-------------------------------+-----------------------
Changes (by olli):
* status: new => closed
* resolution: => wontfix
Comment:
const_iterator must not be defined - it will never be const because each
incrementation will modify/changed the associated coroutine.
removing the declaration for const_iteration from the header will not
help.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11234#comment:1> 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