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
File tree
2 files changed
+87
-90
lines changed- Core/include/Acts/Propagator
- Tests/UnitTests/Core/Propagator
2 files changed
+87
-90
lines changed
0 commit comments