Op 27-3-2025 om 12:28 schreef Martin Frb via fpc-devel:

which returns True, if Akey was found and therefore APtr points to existing Data, while otherwise APtr points to the empty slot, where the data can be copied to.

Without a key, you can't find the bucket or whatever where to allocate, so this is not possible for all dictionaries IMHO. IOW, it violates the contract with implementation details.


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

Reply via email to