Mir

Code review comment for lp:~vanvugt/mir/reverse-scene-traversal

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Fixed semicolons.

I disagree with for_each() here because it would force me to either add more functions or use lambdas. Both would reduce readability (and efficiency) a bit.

« Back to merge proposal