Commit 889267b
authored
refactor: make navigator state copyable (acts-project#1979)
navigator state used to be not copyable because of the usage of iterators. this PR replaces the iterators by indices to enable safe copies
should fix acts-project#19511 parent 3967853 commit 889267b
2 files changed
Lines changed: 87 additions & 90 deletions
File tree
- Core/include/Acts/Propagator
- Tests/UnitTests/Core/Propagator
0 commit comments