libcommonc++  0.7
Cache.h++ File Reference
#include <map>
#include <utility>
#include <commonc++/Common.h++>
#include <commonc++/CacheImpl.h++>
Include dependency graph for Cache.h++:

Go to the source code of this file.

Classes

class  Cache< K, T >
 A general-purpose LRU-cache with a maximum capacity. More...
 

Namespaces

 ccxx