Skip to content
Snippets Groups Projects
Commit 7d509579 authored by Pavel Solodovnikov's avatar Pavel Solodovnikov
Browse files

Meta: modernize old-fashioned loops to range-based `for`.

Changes done via `clang-tidy` with some manual fine-tuning
for the variable naming and `auto` type deduction
where appropriate.
parent 00975e92
No related branches found
No related tags found
No related merge requests found
Showing
with 240 additions and 340 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment