libcommonc++  0.7
StaticCache.h++ File Reference
#include <commonc++/AbstractCache.h++>
#include <ccxx/StaticCacheImpl.h++>
Include dependency graph for StaticCache.h++:

Go to the source code of this file.

Classes

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

Namespaces

 ccxx