Skip to content

SystemTools: Modernize loops

These patches

  • replace iterator based loops in SystemTools with range based loops (C++11 conversion)
  • add small optimizations in SystemTools methods

Topic-rename: SystemTools-cleanups

Edited by Sebastian Holtermann

Merge request reports