Header only library used for storing version controlled structs in a storage medium in a lookup table, if an old version of a struct is loaded the data is migrated to the new format.
p3p/struct_migrate
Header only library to store and handle version control of binary stored structs
C++MIT