Files
FairMQ/fairmq/zeromq
Dennis Klein 0feda158b4 perf: avoid copies in range-based for loops
- 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
2026-06-09 23:00:58 +02:00
..
2022-01-24 06:40:24 +01:00
2024-05-23 15:54:24 +02:00
2023-06-13 21:24:40 +02:00