[fpc-pascal] (Generic) Container Classes
Vincent Snijders
vsnijders at vodafonevast.nl
Sun Nov 29 20:27:39 CET 2009
Juha Manninen schreef:
> Uhh...
>
> Is the class TFPStringHashTable (and TFPCustomHashTable) actually doing a
> hashmap?
> The ported JCL StringHashMap is duplicate effort then after all.
Here is the docs:
http://lazarus-ccr.sourceforge.net/fpcdoc/fcl/contnrs/tfpstringhashtable.html
It has a source location, so you can find the implementation in the fpc
sources.
Vincent
More information about the fpc-pascal
mailing list