Furrballs v0.0.1
A Caching and Storage Solution
Loading...
Searching...
No Matches
LFUPolicy< Key, Value > Class Template Referencefinal

Implements the LFU eviction policy. More...

#include <Furrballs.h>

Detailed Description

template<class Key, class Value>
class Furrball::LFUPolicy< Key, Value >

You can Create and manage your own cache seperatly by instanciating a Policy Object and use it.

See also
ARCPolicy
LRUPolicy
S3FIFOPolicy

Definition at line 300 of file Furrballs.h.


The documentation for this class was generated from the following file: