concurrent_unordered_map::hash_function Method
Gets the stored hash function object.
hasher hash_function() const;
Return Value
The stored hash function object.
Requirements
Header: concurrent_unordered_map.h
Namespace: concurrency
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Gets the stored hash function object.
hasher hash_function() const;
The stored hash function object.
Header: concurrent_unordered_map.h
Namespace: concurrency