Caches 0.1.0
LRU/LFU/FIFO Caches library
|
FIFO cache policy implementation. More...
Go to the source code of this file.
Classes | |
class | caches::FIFOCachePolicy< Key > |
FIFO (First in, first out) cache policy. More... | |
FIFO cache policy implementation.