CppCommon  1.0.4.1
C++ Common Library
Classes | Namespaces
bintree_avl.h File Reference

Intrusive balanced AVL binary tree container definition. More...

#include "bintree.h"
#include "bintree_avl.inl"

Go to the source code of this file.

Classes

class  CppCommon::BinTreeAVL< T, TCompare >
 Intrusive balanced AVL binary tree container. More...
 
struct  CppCommon::BinTreeAVL< T, TCompare >::Node
 AVL binary tree node. More...
 

Namespaces

 CppCommon
 C++ Common project definitions.
 

Detailed Description

Intrusive balanced AVL binary tree container definition.

Author
Ivan Shynkarenka
Date
23.06.2017

Definition in file bintree_avl.h.