[fpc-devel] FPC hash tables vs hash lists?

Graeme Geldenhuys graemeg.lists at gmail.com
Wed Oct 24 14:07:17 CEST 2007


On 24/10/2007, Michael Van Canneyt <michael at freepascal.org> wrote:
> >
> > TFPHashList   vs   TFPDataHashTable
> > TFPHashObjectList   vs   TFPObjectHashTable
> >
>
> One is more extensible as the other. This is also explained in the docs, as
> far as I remember. If you're just going to use the class as-is, it doesn't
> really matter which one you use. As with many 'general' classes, it's
> slightly slower than the special class...
>

So which ones are the more specialized ones?  The xxxHashList classes
or the xxxHashTable classes?

Table vs List?


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the fpc-devel mailing list