Skip to content

Fix clang warning.

Scott Snyder requested to merge ssnyder/Gaudi:clang13-20220519 into master

If there's a copy ctor, don't leave the assignment op implicit.

Merge request reports