mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 03:56:43 +00:00
1ddc03b916
This now returns an iterator, and whether an insert was performed. Allows the caller to know if the item was already in the FlatSet without explicitly checking first.