Skip to content
Snippets Groups Projects
Michael Kuron's avatar
Michael Kuron authored
This was lost in the migration from boost to std as boost::hash<T> (and thus boost::unordered_map<T,V>) uses hash_value<T> if available and std::hash<T> (and thus std::unordered_map<T,V>) does not.
0ac522f2
Forked from waLBerla / waLBerla
Source project has a limited visibility.
Name Last commit Last update