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

Use universal visitors for const-ref saving #46

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

adamant-pwn
Copy link
Contributor

See jermp/pthash#65 and jermp/essentials#9. If those two are merged, the changes would also need to be propagated to sshash. This will allow to use const-ref instead of simple ref for saving, which is good and important for third-party users.

Note: Submodule pthash needs to be updated in the PR before actually merging this change.

@adamant-pwn
Copy link
Contributor Author

I've updated pthash submodule in the PR, should be OK to merge it now.

@jermp jermp merged commit ba4fbf7 into jermp:master Jun 22, 2024
2 checks passed
@jermp
Copy link
Owner

jermp commented Jun 22, 2024

Merged, thanks @adamant-pwn!

@adamant-pwn adamant-pwn deleted the upstream-visitor branch July 1, 2024 14:52
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.

2 participants