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