Augustin Cavalier b7598b65ba HashSet: Make iterator const.
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.
2019-02-14 20:43:49 -05:00
..
2019-02-14 19:52:45 -05:00
2019-02-14 20:43:49 -05:00
2018-12-17 19:51:45 -05:00