在线文档教程
C++
容器 | Containers

std::unordered_set::hash_function

STD:无序[医]集合::散列[医]功能

hasher hash_function() const;(since C++11)

返回散列键的函数。

参数

%280%29

返回值

哈希函数。

复杂性

常量。

另见

key_eqreturns the function used to compare keys for equality (public member function)

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/container/unorder[医]集/散列[医]功能