Skip to content

add move constructor/assignment to LinkManager

Gerhard Raven requested to merge add-linkmgr-move-constructor into master

aim is to optimize the LHCb data unpacking code by avoiding creating redundant LinkManager objects

Merge request reports