Skip to content

Draft: Fix lifetime functor

Alex Pearce requested to merge apearce-204 into master

Work towards resolving #204 (closed).

To do:

  • Update the SOA implementation to match the legacy one.
  • Verify whether all features of the LoKi implementation must be implemented here (e.g. vertex transport).
  • Think about how to propagate the various failure modes (e.g. failure fit).
  • Try to unify the legacy and SOA implementations using helpers.

To follow up

/cc @agilman @mramospe @mvesteri @poluekt @shunan @abertoli

Edited by Alexander Leon Gilman

Merge request reports