cachetools.containers.hashmap

Members

Functions

SmallValueFootprint
bool SmallValueFootprint()

Return true if it is worth to store values inline in hash table V footprint should be small enough

Structs

HashMap
struct HashMap(K, V, Allocator = Mallocator)

Meta