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

streamline class definitions #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

robertnurnberg
Copy link
Contributor

This PR implements the changes discussed in #34.

This compiles and works for my local project, but apart from that no extensive testing was done.

@robertnurnberg
Copy link
Contributor Author

Btw, in the line

ostream(std::ostream & os, Compression type = plaintext, int level = 6)

should this be type = z for consistency? Could add the fix to this PR if you want.

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