|
393f0f9f
|
2023-06-25T18:14:56
|
|
[map] Rename resize() to alloc()
Better matches the functionality, and hb_vector_t.
|
|
f839bd11
|
2023-06-22T17:29:57
|
|
[multimap] Use one fewer object
Also fix error-checking to check for sub-object errors.
|
|
24b069cd
|
2023-06-02T15:55:53
|
|
[subset] Pre-alloc a few maps
|
|
ebb475ba
|
2022-12-31T12:11:14
|
|
[multimap] Add consts
|
|
da7961b2
|
2022-12-02T16:08:40
|
|
.
|
|
10c8fc55
|
2022-12-02T15:34:34
|
|
[multimap] Add a multimap datastructure
|