IDC iteration fix
- Feb 12, 2019
-
-
Adam Edward Barton authored
-
Adam Edward Barton authored
fix inconsistent copying of const_iterator and inconsistent iteration in TRT_TrackSegmentsMaker_ATLxk
-
Changing the IDC iterator to use an implicit assignment operator (!20049 (merged)) lead to inconsistent behaviour in TRT_TrackSegmentsMaker_ATLxk. This was determined to be a bug during discussion (ATLASRECTS-4808)
Both are changed in this MR to keep consistency.
fix inconsistent copying of const_iterator and inconsistent iteration in TRT_TrackSegmentsMaker_ATLxk