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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Returns the stored hash function object.
hasher hash_function() const;
The stored hash function object.
Header: concurrent_unordered_map.h
Namespace: concurrency