From cppreference.com
< cpp | container | unordered set
百度 原标题:湖北春风行动人力资源供需两旺普工工资3千以上湖北日报讯(记者李玉麟、通讯员楚仁煊)记者昨从省就业局获悉,全省各市州年后企业员工平均返岗率在80%以上,今年岗位薪酬较去年上升10%至15%。
hasher hash_function() const; |
(since C++11) | |
Returns the function that hashes the keys.
Contents |
[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) |