Alfredo Braunstein wrote:

> "rit->end() < pit->size => rit->next() != endrit"
> 
> In that case, rit->next() is maybe endrit and thus has nonsense
> information.

s/rit->next()/boost::next(rit)/g of course

Alfredo


Reply via email to