This is the concrete factory for the LFU cache policy. More...
#include "../Globals.h"#include "LFUCachePolicy.h"#include "LFUCachePolicyFactory.h"#include <memory>Go to the source code of this file.
This is the concrete factory for the LFU cache policy.
Definition in file LFUCachePolicyFactory.cpp.