[fpc-pascal] fgl.TFPGMap / operator not overloaded for object types
Maciej Izak
hnb.code at gmail.com
Sun Mar 15 21:48:57 CET 2015
Alternatively you can use THashMap from Generics.Collections -> this
implementation don't need any operators overloading, will work with most of
FreePascal types and it is much, much faster :)
http://bugs.freepascal.org/view.php?id=27206
(download generics_collections_final.zip ->
http://bugs.freepascal.org/file_download.php?file_id=21394&type=bug)
(to work with Unix 64 bits you need to use rev. 30239 and newer)
Regards
Maciej Izak (hnb.code at gmail.com)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20150315/b2c948dc/attachment.html>
More information about the fpc-pascal
mailing list