[Boost-bugs] [Boost C++ Libraries] #7667: boost::adaptors::transformed followed by boost::adaptors::filtered calls function twice

Subject: [Boost-bugs] [Boost C++ Libraries] #7667: boost::adaptors::transformed followed by boost::adaptors::filtered calls function twice
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-09 02:19:48


#7667: boost::adaptors::transformed followed by boost::adaptors::filtered calls
function twice
-------------------------------------+--------------------------------------
 Reporter: bruno@… | Owner: neilgroves
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: range
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 When boost::adaptors::transformed is followed by a
 boost::adaptors::filtered, transformed's function is called twice for each
 output where filtered's predicate is true. For sample code, please check:

 http://stackoverflow.com/questions/13301062/

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