CppCommon
1.0.4.1
C++ Common Library
|
Memory cache inline implementation. More...
Go to the source code of this file.
Namespaces | |
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.