Loki  0.1.7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Modules
Loki::EvictRandom< DT, ST > Class Template Referenceabstract

Evicts a random object. More...

#include <CachedFactory.h>

Detailed Description

template<typename DT, typename ST = void>
class Loki::EvictRandom< DT, ST >

Evicts a random object.

Implementation of the Random algorithm as described in http://en.wikipedia.org/wiki/Page_replacement_algorithms .


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