xAODParticleEvent: 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. Former-commit-id: 54194bb6fe039a0fbfffaf84b4d1407c99305386
Showing
- Event/xAOD/xAODParticleEvent/xAODParticleEvent/versions/CompositeParticleAuxContainer_v1.h 2 additions, 2 deletions...ParticleEvent/versions/CompositeParticleAuxContainer_v1.h
- Event/xAOD/xAODParticleEvent/xAODParticleEvent/versions/ParticleAuxContainer_v1.h 2 additions, 2 deletions...vent/xAODParticleEvent/versions/ParticleAuxContainer_v1.h
Loading
Please register or sign in to comment