mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 11:15:59 +01:00
b7598b65ba
Nothing that uses this API at present needs a const iterator (and as far as I could see, nothing ever called Remove() on the iterator.) But this is now how HashMap's API works, so let's be consistent.