map_algorithms/mru_cache library

Classes

MRUCache<K, V>
Most Recent Key Access (MRU Cache) implementation.