The source project of this merge request has been removed.
Replace foreach with for-all
Replacing foreach
loops with for-all
while making sure containers are const whenever is possible to improve app performance. Same is proposed for libktorrent. The detailed description is here