donotturnoff / aerend

My third year project
0 stars 0 forks source link

Use iterators in loops #152

Open donotturnoff opened 2 years ago

donotturnoff commented 2 years ago

Some for loops cannot be made into range-based for loops, but could possibly make use of iterators.