HelenOS sources

hash_code          59 uspace/lib/cpp/include/__bits/typeindex.hpp             size_t hash_code() const noexcept;
hash_code          46 uspace/lib/cpp/include/__bits/typeinfo.hpp             size_t hash_code() const noexcept;
hash_code          69 uspace/lib/cpp/src/typeindex.cpp         return target_->hash_code();
HelenOS homepage, sources at GitHub