packer/unpacker cleanup / consolidation
Compare changes
Files
55@@ -51,11 +51,16 @@ namespace LHCb::Event {
upfront_decoder.bind( source = ... )
: compute the relevant argument from the requested location in _get_unpacked
and pass it explicitlySmartRef
and pointer: remove redundant overloads (which could be ambiguous, and require additional casts!)Sits on top of !4494 (merged)
Goes together with Rec!3836 (merged), Moore!3117 (merged), DaVinci!1056 (merged)