Skip to content

Fix clang 10 warnings.

  • Implicit assignment op in the presence of an explicit copy ctor is deprecated. And also the other way round.

Needed to fix warnings in the ATLAS clang build.

Merge request reports

Loading