AVLTree
Module: ecereCOM
Namespace: ecere::com
Type: Class
Base Class: CustomAVLTree, KT = AT, T = AT, D = AT>
Description
Self-Balancing AVL Binary Tree template automatically wrapping keys of a given type within nodes (e.g. for key only dictionary)