CppCommon  1.0.4.1
C++ Common Library
Namespaces | Functions
memcache.inl File Reference

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
 

Detailed Description

Memory cache inline implementation.

Author
Ivan Shynkarenka
Date
14.05.2019

Definition in file memcache.inl.