Behdad Esfahbod
|
f76c4a7708
|
[map] Make initial resize actually work
|
2018-05-29 17:27:25 -07:00 |
Behdad Esfahbod
|
661e9ae4a5
|
[map] Add clear(), is_empty(), and get_population()
|
2018-05-29 17:09:17 -07:00 |
Behdad Esfahbod
|
b6959c33e2
|
[map] Minor
|
2018-05-29 17:02:22 -07:00 |
Behdad Esfahbod
|
686476a8ae
|
[map] Track population and occupancy separately
|
2018-05-29 17:00:02 -07:00 |
Behdad Esfahbod
|
6f12ce47c0
|
Revert "[map] Return bool from set()"
This reverts commit face7cf55d .
|
2018-05-29 16:45:06 -07:00 |
Behdad Esfahbod
|
face7cf55d
|
[map] Return bool from set()
|
2018-05-29 16:39:03 -07:00 |
Behdad Esfahbod
|
e94be200bd
|
[map] Implement operator[] for get()ting
|
2018-05-29 16:37:44 -07:00 |
Behdad Esfahbod
|
743fdd9c61
|
[map] First try at implementing an integer-to-integer hashmap
Fully untested.
|
2018-05-29 16:29:12 -07:00 |