TrkEventTPCnv: 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
Filter activity
added Tracking master review-pending-level-1 labels
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-20490-2019-01-22-04-15
Athena: number of compilation errors 0, warnings 36
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST 32490] (for remote access see the FAQ for MR reviewers)mentioned in commit d105e3b7
added sweep:ignore label
Please register or sign in to reply