Classes
contrib/mul/mbl/mbl_lru_cache.h File Reference

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...

Detailed Description

Least recently used cache.

Author:
Ian Scott

Definition in file mbl_lru_cache.h.