HelenOS sources

hash_function     517 uspace/lib/cpp/include/__bits/adt/unordered_map.hpp                 return table_.hash_function();
hash_function    1021 uspace/lib/cpp/include/__bits/adt/unordered_map.hpp                 return table_.hash_function();
hash_function     330 uspace/lib/cpp/include/__bits/adt/unordered_set.hpp                 return table_.hash_function();
hash_function     746 uspace/lib/cpp/include/__bits/adt/unordered_set.hpp                 return table_.hash_function();
HelenOS homepage, sources at GitHub