This class is used to implement the LRU cache policy. More...
#include "LFUCachePolicy.h"
#include <limits>
Go to the source code of this file.
This class is used to implement the LRU cache policy.
This class is used to implement the LFU cache policy.
Definition in file LFUCachePolicy.cpp.