Skip to content

Fix some clang warnings.#13

Open
scott-snyder wants to merge 1 commit into
iLCSoft:masterfrom
scott-snyder:clang-20260420
Open

Fix some clang warnings.#13
scott-snyder wants to merge 1 commit into
iLCSoft:masterfrom
scott-snyder:clang-20260420

Conversation

@scott-snyder

Copy link
Copy Markdown

Explicitly request default copy ctor/assignment in THelicalTrack/TVTrack. Since these have user-defined dtors, they are otherwise deprecated. Fixes warnings seen in building k4Reco with clang.

BEGINRELEASENOTES

  • Fix warnings seen when building k4Reco with clang.
    ENDRELEASENOTES

Explicitly request default copy ctor/assignment in THelicalTrack/TVTrack.
Since these have user-defined dtors, they are otherwise deprecated.
Fixes warnings seen in building k4Reco with clang.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant