SIGN IN SIGN UP

Convert to range-based for loops (#5417)

* Changed iterators to range-based for loops in apps

* Reverted construct

* Reverted another pseudo-container

* Removed constness

* Reverted a file I can't build/test locally

* Fixed a typo

* Applied another fix

* Modernized loop properly

* Fixed clang-format complaint

* Converted more for-loops to range based

* Fixed typo

* FIxed missed changes

* Changed (some) manual for loops to range-based

* Fixed clang-format escapes

* Rebased on upstream, fixed compile issues

* Reverted indexed loop conversions per review

* Made corrections per review
N
Norm Evangelista committed
72f18625114e59de7e76eb316704f59cc64c16b8
Parent: a3c0807
Committed by GitHub <noreply@github.com> on 9/13/2022, 7:05:32 AM