libcommonc++  0.7
AbstractCache.h++ File Reference
#include <set>
#include <utility>
#include <commonc++/Common.h++>
#include <commonc++/AbstractCacheImpl.h++>
Include dependency graph for AbstractCache.h++:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractCache< K, T >
 An abstract base class for a general-purpose LRU-cache with a maximum capacity. More...
 

Namespaces

 ccxx