CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
Namespaces | Functions
memcache.inl File Reference

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
 

Detailed Description

Memory cache inline implementation.

Author
Ivan Shynkarenka
Date
14.05.2019

Definition in file memcache.inl.