Behdad Esfahbod
|
5157cac0e2
|
[test] Silence unused-variable erros in test
|
2021-11-19 12:03:10 -07:00 |
Behdad Esfahbod
|
394f772937
|
[map] Allow storing classes in the hashmap
Fixes https://github.com/harfbuzz/harfbuzz/issues/3293
The trick was to change the type of the invalid key/value to be non-class.
|
2021-11-19 11:49:23 -07:00 |
Behdad Esfahbod
|
94158316d9
|
[map] Add iterable constructor
|
2021-11-01 22:47:26 -06:00 |
Behdad Esfahbod
|
a03b9b14c9
|
[map] Add initializer_list and swap()
|
2021-11-01 22:45:11 -06:00 |
Behdad Esfahbod
|
c30f6834d0
|
[map] Add 5 methods
|
2021-11-01 22:29:14 -06:00 |