]> git.tdb.fi Git - r2c2.git/commit
Refactor TrackIter::block_iter
authorMikko Rasa <tdb@tdb.fi>
Sat, 25 May 2013 22:54:24 +0000 (01:54 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 25 May 2013 22:54:24 +0000 (01:54 +0300)
commitada37f44b9c44d726ecc3467ecdfdeb1c4137e44
treed2b78a72537f64b850625d7635f849ea3e834e30
parentbde934f7d5ba07a9442a305192e10024820d13ed
Refactor TrackIter::block_iter

The new implementation is slightly more efficient in certain cases and
won't choke at the end of a line.
source/libr2c2/trackiter.cpp