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

fixes is_avalanching default, adds documentation for hashing #28

Merged
merged 1 commit into from
Sep 17, 2022

Conversation

martinus
Copy link
Owner

Removes is_avalanching from default implementation that uses std::hash. That would inherit the is_avalanching when the user creates a specialization.

Adds an example test with custom hashes.

Describes hashing in the README.md in a special section, with examples

Removes is_avalanching from default implementation that uses std::hash.
That would inherit the is_avalanching when the user creates a specialization.

Adds an example test with custom hashes.

Describes hashing in the README.md in a special section, with examples
@martinus martinus merged commit dae346d into main Sep 17, 2022
@martinus martinus deleted the 2022-09-17-hashing-docs branch September 17, 2022 12:23
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