Google didn't deliver an answer...

If I do
   specialize TDictionary<AnsiString, TMyData>
   specialize T{Fast}HashMap<AnsiString, TMyData>

will it actually has the string content? Or is the string the address in the string variable => and therefore 2 strings with the same text can be different?

And if the latter, how do I get the former?
(generics, or any other place that has such a map)

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to