CppCommon
1.0.4.1
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 | |
CppCommon | |
C++ Common project definitions. | |