userver: userver/cache/lru_cache_component_base.hpp File Reference
Loading...
Searching...
No Matches
lru_cache_component_base.hpp File Reference

Detailed Description

Base class for LRU and Expirable LRU cache components.

Definition in file lru_cache_component_base.hpp.

Go to the source code of this file.

Classes

class  cache::LruCacheComponent< Key, Value, Hash, Equal >
 Base class for LRU and Expirable LRU cache components. More...
 

Namespaces

namespace  cache
 LRU/LRU-set caches and related utilities.