<p>Am 13.06.2012 11:36 schrieb "Alexander Shishkin" <<a href="mailto:alexvins@mail.ru">alexvins@mail.ru</a>>:<br>
><br>
> 12.06.2012 17:38, Xiangrong Fang пишет:<br>
>><br>
>> Hi,<br>
>><br>
>> Is there a std::map equivalent for free pascal?<br>
>><br>
>> Thanks,<br>
>> Shannon<br>
>><br>
>> --<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a><br>
>> <a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br>
>><br>
> gmap.TMap from fcl-stl.</p>
<p>But be careful with the types you use. As far as I remember the fcl-stl is not completely compatible with managed types like strings or records containing such types (TFPGList has no problem with them).</p>
<p>Regards,<br>
Sven</p>