[fpc-pascal] Tree structure

Michael Van Canneyt michael at freepascal.org
Tue Feb 12 16:36:54 CET 2013



On Tue, 12 Feb 2013, Torsten Bonde Christiansen wrote:

> On 2013-02-12 16:13, Leonardo M. Ramé wrote:
>       Hi, I would like to know if there's a standard tree structure where each node is a TObject. With "standard" I mean, in a standard package, like
>       fcl-base.
> 
>  
> Leonardo M. Ramé
> http://leonardorame.blogspot.com
> 
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> 
> 
> FCL_base does have one: avl_tree

Does not allow multiple children, only left/right, no ?

Michael.


More information about the fpc-pascal mailing list