Skip to content

Adapted code to non movable, non copyable counters

Sebastien Ponce requested to merge sponce_CountersNoMove into master

Essentially used prefix ++ operator everywhere, as postfix one will go

Built on top of LHCb!3192 (merged)

Goes together with LHCb!3284 (merged) and Rec!2586 (merged)

Edited by Sebastien Ponce

Merge request reports