Closed nuno-silva closed 8 years ago
see http://en.cppreference.com/w/cpp/language/range-for
Please profile the code with and without range-base for loops before merging.
Review the changes to make sure I didn't miss anything.
Same fps before and after. We had not really decided on the C++ version to use, but it looks cleaner this way.
see http://en.cppreference.com/w/cpp/language/range-for
Please profile the code with and without range-base for loops before merging.
Review the changes to make sure I didn't miss anything.