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

Implements the LRU eviction policy. More...

#include <Furrballs.h>

Detailed Description

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

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

See also
ARCPolicy
S3FIFOPolicy
LFUPolicy

Definition at line 288 of file Furrballs.h.


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