CustomAVLTree

Module: ecereCOM
Namespace: ecere::com
Type: Class
Base Class: Container

Description

Self-Balancing AVL Binary Tree template allowing to specify custom nodes (e.g to directly store data within them)

Properties and Members

  rootBT
  countint

Non-Virtual Methods

  Check
  FreeKey