车讯:大众进口新迈特威多功能商务车66周年版
From cppreference.com
< cpp | container | unordered set
百度 前进道路上我们面临的挑战还很多,需要付出更为艰巨的努力。
key_equal key_eq() const; |
(since C++11) | |
Returns the function that compares keys for equality.
Contents |
[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) |