HelenOS sources

find_insertion_spot  504 uspace/lib/cpp/include/__bits/adt/hash_table.hpp             place_type find_insertion_spot(const key_type& key) const
find_insertion_spot  509 uspace/lib/cpp/include/__bits/adt/hash_table.hpp             place_type find_insertion_spot(key_type&& key) const
find_insertion_spot   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)
find_insertion_spot  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