-
- Downloads
EventCommonAlgs: const fixes.
DataVector has had a long-standing bug in which it was possible to get a non-const pointer from a const_iterator. This package was relying on this bug to compile. Fix this. Former-commit-id: 2603e8b1
Please register or sign in to comment