concurrent_unordered_multimap::hash_function Method
Returns the stored hash function object.
hasher hash_function() const;
Return Value
The stored hash function object.
Requirements
Header: concurrent_unordered_map.h
Namespace: concurrency
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Returns the stored hash function object.
hasher hash_function() const;
The stored hash function object.
Header: concurrent_unordered_map.h
Namespace: concurrency