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

Fixed bug in the const version of unordered_multimap::find(k, hash, eq) #238

Merged
merged 1 commit into from
Mar 16, 2024

Conversation

joaquintides
Copy link
Member

Fixes #237.

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://238.unordered.prtest2.cppalliance.org/libs/unordered/doc/html/unordered.html

@joaquintides joaquintides merged commit 5e6b929 into develop Mar 16, 2024
93 of 94 checks passed
@joaquintides joaquintides deleted the fix/gh-237 branch March 16, 2024 08:18
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.

boost::unordered_multimap::find compile error with info: no type named ‘policy’ in ...
4 participants