Namespaces
Variants
Actions

std::unordered_map<Key,T,Hash,KeyEqual,Allocator>::hash_function

From cppreference.com
 
 
 
std::unordered_map
 
hasher hash_function() const;
(since C++11)

Returns the function that hashes the keys.

[edit] Parameters

(none)

[edit] Return value

The hash function.

[edit] Complexity

Constant.

[edit] See also

returns the function used to compare keys for equality
(public member function) [edit]
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/container/unordered_map/hash_function&oldid=136051"

AltStyle によって変換されたページ (->オリジナル) /