> On 2015-Jan-08, at 14:49, Rafael EspĂndola <rafael.espindola at gmail.com> wrote: > > Can at least some of these loops use range loops? I don't think so, since the iterator needs to be advanced before the loop logic (since the iterator is invalidated by destroying the constant).