Closed landinjm closed 2 months ago
Range based loops from C++11 are a bit more readable and a good way to simplify the loop structures.
I converted all the loops (except for those FloodFiller.cc).
FloodFiller.cc
Range based loops from C++11 are a bit more readable and a good way to simplify the loop structures.
I converted all the loops (except for those
FloodFiller.cc
).