Skip to content

Conversation

@jmcarcell
Copy link
Member

@jmcarcell jmcarcell commented Dec 9, 2024

BEGINRELEASENOTES

  • Mark the collection destructor with override and remove #include <array>

ENDRELEASENOTES

I think for std::array the only use-case in a Collection.h file is due to https://github.com/key4hep/EDM4hep/blob/main/edm4hep.yaml#L857 and then since the Object.h is included and array is included there it's also not strictly needed in this file although used. In all other cases it's included without being used.

@jmcarcell jmcarcell changed the title Mark the collection destructor with override and remove an array include Mark the collection destructor with override and remove #include <array> Dec 9, 2024
@tmadlener
Copy link
Collaborator

I think the <array> includes are a leftover from before these changes #337

@tmadlener tmadlener merged commit f6662ad into AIDASoft:master Dec 9, 2024
18 checks passed
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.

2 participants