We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm currently trying something on this branch, but before going further, maybe one should consider trying a premade library for this, like cereal
The goal is to be able to serialize:
The text was updated successfully, but these errors were encountered:
Cereal is on Vcpkg. It should be easy to add it to the Vcpkg manifest and the CMake scripts.
Sorry, something went wrong.
Hi I'd like to work on this, please assign it to me.
Ok!
Thanks!
I've picked up the issue again, correcting your code @gusmccallum.
This does compile now, but there are a few blocking things upon saving (and most likely when loading as well).
SuperFola
gusmccallum
Successfully merging a pull request may close this issue.
I'm currently trying something on this branch, but before going further, maybe one should consider trying a premade library for this, like cereal
The goal is to be able to serialize:
The text was updated successfully, but these errors were encountered: