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
..
2018-08-20 16:44:20 -04:00
2017-12-10 11:02:59 -05:00
2019-01-09 17:44:19 +00:00
2018-03-07 18:04:31 -05:00
2019-02-02 13:26:18 -05:00
2019-02-14 20:43:49 -05:00
2017-11-24 21:35:49 +01:00