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

Intrusive balanced A.Andersson binary tree container definition. More...

#include "bintree.h"
#include "bintree_aa.inl"

Go to the source code of this file.

Classes

class  CppCommon::BinTreeAA< T, TCompare >
 Intrusive balanced A.Andersson binary tree container. More...
 
struct  CppCommon::BinTreeAA< T, TCompare >::Node
 A.Andersson binary tree node. More...
 

Namespaces

 CppCommon
 C++ Common project definitions.
 

Detailed Description

Intrusive balanced A.Andersson binary tree container definition.

Author
Ivan Shynkarenka
Date
23.06.2017

Definition in file bintree_aa.h.