MCPcopy Create free account
hub / github.com/1a1a11a/libCacheSim / key_eq

Method key_eq

libCacheSim/dataStructure/sparsepp/spp.h:2614–2614  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2612 // -------------------------------------------------------------
2613 hasher hash_funct() const { return settings; }
2614 key_equal key_eq() const { return key_info; }
2615 allocator_type get_allocator() const { return table.get_allocator(); }
2616
2617 // Accessor function for statistics gathering.

Callers 2

key_eqMethod · 0.45
key_eqMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected