Skip to content

Modernization of TrackUtils

Gerhard Raven requested to merge c++11-trackutils into master
  • replace BOOST_FOREACH with range-based for
  • remove redundant destructor
  • replace some virtual with override

Merge request reports