Dune Core Modules (2.6.0)

lru.hh File Reference

LRU Cache Container, using an STL like interface. More...

#include <list>
#include <utility>
#include <map>
#include <dune/common/exceptions.hh>
#include <dune/common/unused.hh>

Go to the source code of this file.

Classes

class  Dune::lru< _Key, _Tp, _Traits >
 LRU Cache Container. More...
 

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

LRU Cache Container, using an STL like interface.

Author
Christian Engwer
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 2, 22:35, 2024)