#include <map>#include <utility>#include <commonc++/Common.h++>#include <commonc++/CacheImpl.h++>
Go to the source code of this file.
Classes | |
| class | Cache< K, T > |
| A general-purpose LRU-cache with a maximum capacity. More... | |
| struct | Link |
| struct | KeyCompare |
Namespaces | |
| namespace | ccxx |
1.6.3