Skip to content

Conversation

waywardmonkeys
Copy link

ext/hash_map has been deprecated in some compilers that supported it and std::unordered_map is part of C++11 and we require C++17.

`ext/hash_map` has been deprecated in some compilers that supported
it and `std::unordered_map` is part of C++11 and we require C++17.
@zayenz
Copy link
Member

zayenz commented Dec 4, 2023

Great cleanup!

@zayenz zayenz merged commit 132c9bf into Gecode:release/6.3.0 Dec 4, 2023
@waywardmonkeys waywardmonkeys deleted the always-use-unorderedmap branch December 5, 2023 04:35
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.

None yet

2 participants