CppCommon 1.0.6.0
C++ Common Library
Loading...
Searching...
No Matches
bintree_avl.inl File Reference

Intrusive balanced AVL binary tree container inline implementation. More...

Go to the source code of this file.

Namespaces

namespace  CppCommon
 C++ Common project definitions.

Functions

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

Detailed Description

Intrusive balanced AVL binary tree container inline implementation.

Author
Ivan Shynkarenka
Date
23.06.2017

Definition in file bintree_avl.inl.