Least recently used cache. More...
#include <vcl_list.h>
#include <vcl_map.h>
#include <vcl_utility.h>
#include <vcl_cassert.h>
Go to the source code of this file.
Classes | |
class | mbl_lru_cache< I, V > |
Least recently used cache. More... |
Least recently used cache.
Definition in file mbl_lru_cache.h.