libcommonc++
0.7
|
#include <set>
#include <utility>
#include <commonc++/Common.h++>
#include <commonc++/AbstractCacheImpl.h++>
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 | |