
5 Feb
2013
5 Feb
'13
8:55 p.m.
Hello all, just dl Boost 1.53 and now I get a compile error in 'find_iterator' when using a forward iterator. Probably related to the change 'increment'. It now uses begin() + 1, and the + operator is not defined for the supplied iterator.