CppCommon 1.0.5.0
C++ Common Library
|
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. | |