userver: userver/cache/lru_map.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
lru_map.hpp File Reference

Detailed Description

Definition in file lru_map.hpp.

Go to the source code of this file.

#include <userver/cache/impl/lru.hpp>
+ Include dependency graph for lru_map.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  cache::LruMap< T, U, Hash, Equal >
 

Namespaces

namespace  cache
 Utilities for caching.