company logo

BTIterator - Iterator fot a binary tree

The binary tree iterator allows iterating through a binary tree. Several iterator functions and operators select an entry in the binary tree as "current entry". This allows accessing the instance from the currently selected entry after the operation has been performed (GetAt()).

Attributes
    Functions