Skip to content
New issue

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

Portable binary archive #38

Open
wants to merge 5 commits into
base: portable_binary_archive
Choose a base branch
from

Conversation

pfligersdorffer
Copy link

I pushed some of the changes that I had done prior to renaming into little-archive to a separate portable-binary-archive branch. That branch is ready to be pulled back into the upstream portable_binary_archive branch.

Portable archives now run all unit tests successfully with the exception of serializing a user defined primitive type. This is no surprise as it must fail at this time. Polymorphic portable archives face some more difficulties that need to be looked into. In addition the code has become simpler and classes reside in boost namespace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant