CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
Classes | Namespaces
memcache.h File Reference

Memory cache definition. More...

#include "time/timespan.h"
#include "time/timestamp.h"
#include <mutex>
#include <map>
#include <shared_mutex>
#include <unordered_map>
#include "memcache.inl"

Go to the source code of this file.

Classes

class  CppCommon::MemCache< TKey, TValue >
 Memory cache. More...
 

Namespaces

namespace  CppCommon
 C++ Common project definitions.
 

Detailed Description

Memory cache definition.

Author
Ivan Shynkarenka
Date
14.05.2019

Definition in file memcache.h.