|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2007-04-07 00:48:38
on Fri Apr 06 2007, "Ford, Rich" <Rich.Ford-AT-amd.com> wrote:
> There is a problem with the filter_iterator decrement operation if the
> iterator is currently referencing the first object that satisfies the
> predicate.
That's the beginning of the sequence traversed by the iterator, so you
can't decrement it legally, just like any other "begin" iterator.
-- Dave Abrahams Boost Consulting www.boost-consulting.com Don't Miss BoostCon 2007! ==> http://www.boostcon.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk