Skip to content
Snippets Groups Projects

Modernize InertMessageSvc

Merged Gerhard Raven requested to merge graven/Gaudi:modernize-InertMessageSvc into master
  1. Nov 26, 2017
    • Gerhard Raven's avatar
      Modernize InertMessageSvc · 719bf596
      Gerhard Raven authored
      - remove redundant destructor
      - prefer inherited constructor
      - avoid std::shared_ptr, emplace actions into the queue
      - prefer lambda over std::bind
      719bf596
Loading