ledger-core
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: