HelenOS sources
place_type 504 uspace/lib/cpp/include/__bits/adt/hash_table.hpp place_type find_insertion_spot(const key_type& key) const
place_type 509 uspace/lib/cpp/include/__bits/adt/hash_table.hpp place_type find_insertion_spot(key_type&& key) const
place_type 46 uspace/lib/cpp/include/__bits/adt/hash_table_policies.hpp static typename Table::place_type find_insertion_spot(const Table& table, const Key& key)
place_type 291 uspace/lib/cpp/include/__bits/adt/hash_table_policies.hpp static typename Table::place_type find_insertion_spot(const Table& table, const Key& key)
HelenOS homepage, sources at GitHub