Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Merge requests
!23387
Merged
Created
May 13, 2019
by
Scott Snyder
@ssnyder
Developer
Options
TrkTrackCollectionMerger: ToolHandle constness fix.
Overview
2
Commits
1
Pipelines
1
Changes
2
Make mergeTrack() non-const, to avoid calling a non-const method through a const ToolHandle.