Cache.Entry

Undocumented in source.
struct Cache(Key, Value, uint maxEntries)
static
struct Entry {}

Members

Variables

key
Key key;
Undocumented in source.
valueIndex
size_t valueIndex;
Undocumented in source.

Meta