Re: [Boost-bugs] [Boost C++ Libraries] #2815: transform_iterator change stl iterator_category

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2815: transform_iterator change stl iterator_category
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-03-03 03:37:56


#2815: transform_iterator change stl iterator_category
------------------------------+---------------------------------------------
  Reporter: bismuth_at_[hidden] | Owner: dave
      Type: Bugs | Status: closed
 Milestone: | Component: iterator
   Version: Boost 1.36.0 | Severity: Problem
Resolution: invalid | Keywords: iterators
------------------------------+---------------------------------------------
Changes (by dave):

  * status: new => closed
  * resolution: => invalid

Comment:

 Probably because the function you're adapting returns by value, so the
 iterator's dereference operator must also, which is incompatible with
 the standard random access iterator requirements.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2815#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:49:59 UTC