Skip to content
Snippets Groups Projects

Support oneTBB

Merged Juan Miguel Carceller requested to merge jcarcell/Gaudi:oneTBB into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
@@ -117,10 +117,6 @@ public:
/// Constructor
using extends::extends;
/// Destructor. Need to enforce noexcept specification as otherwise the noexcept(false) destructor of the
/// tbb::task_group member violates the contract
~AvalancheSchedulerSvc() noexcept override {}
/// Initialise
StatusCode initialize() override;
Loading