mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 21:41:28 +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.