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

reorganize hash header (again) and add hash_range #26

Merged
merged 11 commits into from
Sep 6, 2024
Merged

Conversation

yaito3014
Copy link
Owner

@yaito3014 yaito3014 commented Sep 6, 2024

fixes #24

include/yk/hash/hash_value_for.hpp Outdated Show resolved Hide resolved
include/yk/hash/range.hpp Outdated Show resolved Hide resolved
@yaito3014 yaito3014 requested a review from saki7 September 6, 2024 10:42
@saki7
Copy link
Collaborator

saki7 commented Sep 6, 2024

Thanks!
I will use this and if I find any issues I will report then.

@saki7
Copy link
Collaborator

saki7 commented Sep 6, 2024

@yaito3014 Could you add test for

yk::hash_combine(val, rng, val)

@saki7
Copy link
Collaborator

saki7 commented Sep 6, 2024

𝑺𝒖𝒑𝒆𝒓 𝑻𝒉𝒂𝒏𝒌𝒔

@saki7 saki7 merged commit d1d6b59 into main Sep 6, 2024
8 checks passed
@saki7 saki7 deleted the range-based-hash branch September 6, 2024 11:12
@saki7 saki7 added bug Something isn't working enhancement New feature or request labels Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yk::hash_value_for should fallback to range-based hasher if hash_value(x) is not found on ADL
2 participants