
7 Apr
2007
7 Apr
'07
4:48 a.m.
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