ledger-core
ledger
core
TTLCache
Public Member Functions
|
List of all members
ledger::core::TTLCache< K, V, Duration > Class Template Reference
Public Member Functions
TTLCache
(const Duration &ttl)
Option
< V >
get
(const K &key)
void
put
(const K &key, const V &value)
void
erase
(const K &key)
The documentation for this class was generated from the following file:
src/utils/
TTLCache.h
Generated by
1.8.13