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

Flat map container inline implementation. More...

Go to the source code of this file.

Namespaces

namespace  CppCommon
 C++ Common project definitions.
 

Functions

template<typename TKey , typename TValue , typename TCompare , typename TAllocator >
void CppCommon::swap (FlatMap< TKey, TValue, TCompare, TAllocator > &flatmap1, FlatMap< TKey, TValue, TCompare, TAllocator > &flatmap2) noexcept
 

Detailed Description

Flat map container inline implementation.

Author
Ivan Shynkarenka
Date
27.07.2017

Definition in file flatmap.inl.