On Tue, 10 Jan 2017 15:24:54 +0100
Werner Pamler via Lazarus <lazarus@lists.lazarus-ide.org> wrote:

> > There are two versions of this AVL trees: The FPC unit avltree and the
> > LazUtils unit avglvltree. It is the same tree, but with different
> > names to avoid conflicts.  
> 
> Does this mean: I can directly replace the TAVLTree by the TAvgLvlTree 
> and the TAVLTreeNode by the TAvgLvlTreeNode to use the LazUtils tree and 
> everything works as before? No other changes?

Yes.

Mattias
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to