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

Intrusive balanced Red-Black binary tree container inline implementation. More...

Go to the source code of this file.

Namespaces

 CppCommon
 C++ Common project definitions.
 

Functions

template<typename T , typename TCompare >
void CppCommon::swap (BinTreeRB< T, TCompare > &bintree1, BinTreeRB< T, TCompare > &bintree2) noexcept
 

Detailed Description

Intrusive balanced Red-Black binary tree container inline implementation.

Author
Ivan Shynkarenka
Date
23.06.2017

Definition in file bintree_rb.inl.