Namespaces
Variants
Actions

std::unordered_multimap<Key,T,Hash,KeyEqual,Allocator>::key_eq

From cppreference.com
 
 
 
std::unordered_multimap
 
key_equal key_eq() const;
(since C++11)

Returns the function that compares keys for equality.

[edit] Parameters

(none)

[edit] Return value

The key comparison function.

[edit] Complexity

Constant.

[edit] See also

returns function used to hash the keys
(public member function) [edit]
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/container/unordered_multimap/key_eq&oldid=136083"

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