/struct_migrate

Header only library to store and handle version control of binary stored structs

Primary LanguageC++MIT LicenseMIT

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.