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

Missing hash_value overloads for C++11 and later containers #3

Closed
zamazan4ik opened this issue Nov 13, 2018 · 2 comments
Closed

Missing hash_value overloads for C++11 and later containers #3

zamazan4ik opened this issue Nov 13, 2018 · 2 comments

Comments

@zamazan4ik
Copy link

Hello.

In Boost.ContainerHash library there are no hash_value overloads for all containers with PMR allocator. Also overloads for unordered_(multi)set/map are missing.

Do you plan to add it later?

@pdimov
Copy link
Member

pdimov commented Sep 19, 2022

These should all be supported now (on develop).

@pdimov
Copy link
Member

pdimov commented Oct 27, 2022

The develop branch has been merged now, so this should be resolved.

@pdimov pdimov closed this as completed Oct 27, 2022
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

No branches or pull requests

2 participants