Use more access by reference in the loops
Another MR created with clang-tidy.
- Use more access by reference in the loops
- Use more brackets
- use
emplace_back
- Remove
using namespace std:
Edited by Andrii Verbytskyi
Another MR created with clang-tidy.
emplace_back
using namespace std: