BALANCEDTREE template class definitions. More...
#include <mi32/btreefun.h>#include <mi32/errcodes.h>#include <mi32/errhandler.h>

Go to the source code of this file.
Classes | |
| class | BALANCEDTREE< _ITEMTYPE > |
| Simple balanced tree container. More... | |
| class | BALANCEDTREE< _ITEMTYPE >::DUMP |
| Interface class to "dump" an item from the tree, used in TraverseTree(). More... | |
| class | BALANCEDTREE< _ITEMTYPE >::TEST |
| Interface class to test two tree items, can use default if _T::operator<() defined. More... | |
BALANCEDTREE template class definitions.
1.6.1