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

Method get_allocator

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

Source from the content-addressed store, hash-verified

2058 }
2059
2060 inline allocator_type get_allocator() const
2061 {
2062 return _alloc;
2063 }
2064
2065
2066 // Functions that tell you about size.

Callers 5

get_allocatorMethod · 0.45
sparse_hashtableMethod · 0.45
clearMethod · 0.45
get_allocatorMethod · 0.45
get_allocatorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected