Skip to content

TrigConf: Use std::unordered_map, some vector moving

Adam Edward Barton requested to merge abarton/athena:HLTMove into master
  • unordered_map is now standard so no need to invoke boost
  • Implement some move semantics in the menu builder
  • Some other tweaks

Merge request reports