cachetools.containers.hashmap

Undocumented in source.

Members

Classes

KeyNotFound
class KeyNotFound
Undocumented in source.

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)
Undocumented in source.

Meta