Am 09.11.2024 um 17:19 schrieb Martin Frb via fpc-devel:
Google didn't deliver an answer...
If I do
specialize TDictionary
specialize T{Fast}HashMap
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
Google didn't deliver an answer...
If I do
specialize TDictionary
specialize T{Fast}HashMap
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 f