Skip to content
Snippets Groups Projects
Commit 38c214ec authored by Administrator's avatar Administrator Committed by Florian Uhlig
Browse files

Remove usage of deprecated functions

The templated functions Deserialize and Serialize of the FairMQ Device are
marked deprecated. These templates acctually only forward the call to the
BoostSerializer and RootSerializer classes which are part of FairRoot.
Call these classes directly to remove deprectaion warnings.
parent a244d714
No related branches found
No related tags found
1 merge request!791Remove usage of deprecated functions
Pipeline #16913 passed
Showing
with 182 additions and 99 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment