An error occurred while fetching this tab.
Modernize InertMessageSvc
- Nov 26, 2017
-
-
Gerhard Raven authored
- remove redundant destructor - prefer inherited constructor - avoid std::shared_ptr, emplace actions into the queue - prefer lambda over std::bind
-