Juggler uses dereference operator-> on podio collections
Open
- Dominant language
- C++
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The current code in juggler uses operator-> on podio collections, which was removed in https://github.com/AIDASoft/podio/pull/812. We should replace instances of -> with . on collections.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.