TrigCostRootAnalysis: Fix gcc9 warnings.
In C++11, implicit declarations of copy and assignment are deprecated if the class has a user defined destructor or copy or assignment. gcc9 now warns about this by default. Adjust to avoid the warning.
Merge request reports
Activity
added Trigger master review-pending-level-1 labels
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-20535-2019-01-23-00-45
Athena: number of compilation errors 0, warnings 6
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST 32561] (for remote access see the FAQ for MR reviewers)mentioned in commit 479ce35e
added sweep:ignore label
Please register or sign in to reply