MCPcopy Create free account
hub / github.com/Tessil/hat-trie / hash_function

Method hash_function

include/tsl/array-hash/array_set.h:608–608  ·  view source on GitHub ↗

* Observers */

Source from the content-addressed store, hash-verified

606 * Observers
607 */
608 hasher hash_function() const { return m_ht.hash_function(); }
609 key_equal key_eq() const { return m_ht.key_eq(); }
610
611 /*

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected