Skip to content

Modernize HltInterfaces

Gerhard Raven requested to merge modernize-hltinterfaces into master
  • symmetrize binary operators
  • prefer STL algortihms over explicit raw loops
  • in case of unexpected input, throw exception instead of returning default constructed object

Merge request reports