Skip to content

hashers: derive Debug and Clone #39

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

newAM
Copy link
Contributor

@newAM newAM commented Apr 5, 2025

This follows the C-DEBUG API guideline, and aligns with std::hash::DefaultHasher.

This follows the C-DEBUG API guideline, and aligns with
std::hash::DefaultHasher.
@newAM newAM mentioned this pull request Apr 5, 2025
This follows the C-COMMON-TRAITS guidelines, and aligns with
std::hash::DefaultHasher.
@newAM
Copy link
Contributor Author

newAM commented Apr 5, 2025

I pushed another commit to derive Clone per the C-COMMON-TRAITS guideline, and to align with std::hash::DefaultHasher, I didn't put this in a separate PR to avoid merge conflicts.

@newAM newAM changed the title hashers: derive Debug hashers: derive Debug and Clone Apr 5, 2025
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