|
CppCommon 1.0.6.0
C++ Common Library
|
Memory cache inline implementation. More...
Go to the source code of this file.
Namespaces | |
| namespace | CppCommon |
| C++ Common project definitions. | |
Functions | |
| template<typename TKey, typename TValue> | |
| void | CppCommon::swap (MemCache< TKey, TValue > &cache1, MemCache< TKey, TValue > &cache2) noexcept |
Memory cache inline implementation.
Definition in file memcache.inl.