concurrent_unordered_multiset::hash_function Method
Returns the stored hash function object.
hasher hash_function() const;
Return Value
The stored hash function object.
Requirements
Header: concurrent_unordered_set.h
Namespace: concurrency
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the stored hash function object.
hasher hash_function() const;
The stored hash function object.
Header: concurrent_unordered_set.h
Namespace: concurrency