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

compilation error when std::unordered_map<utf8_string, ~something~> #30

Closed
okhmanyuk-ev opened this issue Dec 1, 2019 · 1 comment
Closed

Comments

@okhmanyuk-ev
Copy link

How can I solve it?

@DuffsDevice
Copy link
Owner

The reason was a missing specialization of std::hash for utf8_string. I added it in the last commit 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants