libcommonc++  0.7
DynamicCache.h++ File Reference
#include <commonc++/AbstractCache.h++>
#include <commonc++/DynamicCacheImpl.h++>
Include dependency graph for DynamicCache.h++:

Go to the source code of this file.

Classes

class  DynamicCache< K, T >
 An LRU cache implementation in which cache objects are deleted when they are removed from the cache. More...
 

Namespaces

 ccxx