Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12087: transform_iterator is not assignable in VS2015
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-03-22 15:46:38
#12087: transform_iterator is not assignable in VS2015
-------------------------------+------------------------------
Reporter: bswerts@⦠| Owner: jeffrey.hellrung
Type: Bugs | Status: new
Milestone: To Be Determined | Component: iterator
Version: Boost 1.60.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+------------------------------
Comment (by steven_watanabe):
The problem is that assignment of transform_iterator
requires the function object to be assignable.
"The closure type associated with a lambda-expression
has a deleted (8.4.3) default constructor and a deleted
copy assignment operator." [expr.prim.lambda]
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12087#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:19 UTC