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

Method hash_function

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

* Observers */

Source from the content-addressed store, hash-verified

807 * Observers
808 */
809 hasher hash_function() const { return m_ht.hash_function(); }
810 key_equal key_eq() const { return m_ht.key_eq(); }
811
812 /*

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected