MCPcopy Create free account
hub / github.com/Tessil/ordered-map / hash_function

Method hash_function

include/tsl/ordered_set.h:583–583  ·  view source on GitHub ↗

* Observers */

Source from the content-addressed store, hash-verified

581 * Observers
582 */
583 hasher hash_function() const { return m_ht.hash_function(); }
584 key_equal key_eq() const { return m_ht.key_eq(); }
585
586 /*

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36