All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LFUCachePolicyFactory.cpp File Reference

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.

Detailed Description

This is the concrete factory for the LFU cache policy.

Definition in file LFUCachePolicyFactory.cpp.