concurrent_unordered_set::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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Returns the stored hash function object.
hasher hash_function() const;
The stored hash function object.
Header: concurrent_unordered_set.h
Namespace: concurrency