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

Implements the S3FIFO eviction policy. More...

#include <Furrballs.h>

Detailed Description

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

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

See also
ARCPolicy
LRUPolicy
LFUPolicy

Definition at line 271 of file Furrballs.h.


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