Skip to content

Tweak UTDet/StatusMap

Gerhard Raven requested to merge tweak-utdet into master
  • avoid magic statics (as they imply the acquisition of a mutex in each call!)
  • remove mention of redundant and obsolete boost/assign/list_of
  • prefer std::find_if over raw explicit loop
Edited by Marco Cattaneo

Merge request reports