Subject: [Boost-bugs] [Boost C++ Libraries] #5681: boost::range::equal doesn't work correctly with single pass ranges
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-07-09 10:13:37
#5681: boost::range::equal doesn't work correctly with single pass ranges
-----------------------------------------------------+----------------------
Reporter: Markus Klein <markus.klein@â¦> | Owner: neilgroves
Type: Bugs | Status: new
Milestone: To Be Determined | Component: range
Version: Boost 1.46.1 | Severity: Problem
Keywords: |
-----------------------------------------------------+----------------------
the problem seems to be that the return value of the postfix ++ operator
is used. The single_pass_iterator concept allows this to be void.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5681> 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:06 UTC