[fpc-pascal] Hash List
silvioprog
silvioprog at gmail.com
Sat Mar 18 05:50:32 CET 2017
You're welcome. :-)
Notice the first link I've passed is exactly showing the TDictionary,
recently added to FPC:
https://github.com/graemeg/freepascal/blob/master/packages/rtl-generics/src/inc/generics.dictionariesh.inc#L534
.
You should take a look at that. :-)
On Sat, Mar 18, 2017 at 12:54 AM, African Wild Dog <paintedlycaon at gmail.com>
wrote:
> Thanks for your reply Giuliano, Silvio.
>
> To be more specific, i need a generic hash map similar to the Delphi's
> TDictionary.
>
> It seems THashmap from the ghashmap unit is the most close to TDictionary.
>
> Regards
>
--
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170318/1f2a8492/attachment.html>
More information about the fpc-pascal
mailing list