mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2026-06-17 01:07:05 +00:00
- take loop variables by const reference where the body does not modify them - clang-tidy performance-for-range-copy https://clang.llvm.org/extra/clang-tidy/checks/performance/for-range-copy.html