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

Fix type hash map #132

Merged
merged 1 commit into from
Sep 2, 2023
Merged

Fix type hash map #132

merged 1 commit into from
Sep 2, 2023

Conversation

barche
Copy link
Contributor

@barche barche commented Sep 2, 2023

Fixes a rare error where type hashes collide, which was due to an incorrect method for creating a key out of std::type_info.

@barche barche merged commit c28f293 into main Sep 2, 2023
1 of 21 checks passed
@barche barche deleted the typehashmap branch September 2, 2023 22:38
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