Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use unique_ptr to manage one-to-one-relations in the Obj classes #689

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

tmadlener
Copy link
Collaborator

BEGINRELEASENOTES

  • Use a unique_ptr to manage the OneToOneRelation pointers in the Obj classes.

ENDRELEASENOTES

I am not entirely sure why they were not managed by smart pointers before. It's possible that this was not possible before we introduced the MaybeSharedPtrs.

@hegner
Copy link
Collaborator

hegner commented Sep 26, 2024

@tmadlener - ROOT got hickups previously with them. But that's plenty of years ago. Thanks for the improvement!

@hegner hegner merged commit bcec1b4 into AIDASoft:master Sep 26, 2024
18 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants