Behdad Esfahbod
|
ccd01c6555
|
[map] Move prime_mod to header to avoid linkage issues in subset.so
|
2018-05-29 18:13:13 -07:00 |
Behdad Esfahbod
|
6baebc5d55
|
[map] Fix copyright year
|
2018-05-29 17:58:46 -07:00 |
Behdad Esfahbod
|
b0158129d2
|
[map] Minor
|
2018-05-29 17:52:37 -07:00 |
Behdad Esfahbod
|
4099c66f70
|
[map] Don't return INVALID from get() just because in_error
|
2018-05-29 17:52:07 -07:00 |
Behdad Esfahbod
|
a9fa39dca5
|
[map] More minor
|
2018-05-29 17:31:01 -07:00 |
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 |