LibreOffice Module stoc (master) 1
|
#include <memory>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > |
Implementation of a least recently used (lru) cache. More... | |
struct | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey >::Entry |
Namespaces | |
namespace | stoc_sec |