CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
Classes | Namespaces
bintree_splay.h File Reference

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

#include "bintree.h"
#include "bintree_splay.inl"

Go to the source code of this file.

Classes

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

Namespaces

namespace  CppCommon
 C++ Common project definitions.
 

Detailed Description

Intrusive balanced Splay binary tree container definition.

Author
Ivan Shynkarenka
Date
23.06.2017

Definition in file bintree_splay.h.