lru.hh File Reference


Detailed Description

LRU Cache Container, using an STL like interface.

Author:
Christian Engwer
Implementatation of an LRU (least recently used) cache container. This implementation follows the approach presented in

http://aim.adc.rmit.edu.au/phd/sgreuter/papers/graphite2003.pdf

#include <list>
#include <utility>
#include <map>

Go to the source code of this file.


Namespaces

namespace  Dune

Generated on 9 Apr 2008 with Doxygen (ver 1.5.2) [logfile].