You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using reflect-cpp instead of Cereal will help us to get rid of helper serialization functions. Con is that reflect-cpp maybe doesn't support some data type is used (like phmap) and some helper classes are needed but this needs to be researched.