diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-05-27 13:07:20 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-05-27 13:07:20 +0200 |
commit | 12120167a9acc34a6cacf4153dc67b0fceba78a0 (patch) | |
tree | 08b818db1e4ac437a3cd4781597b9a758cb2fe01 /AK/SinglyLinkedList.h | |
parent | 4fb2e5d8af6200cb1c5de8fb104a9b2b4eb2252a (diff) | |
download | serenity-12120167a9acc34a6cacf4153dc67b0fceba78a0.zip |
AK: Add ensure_capacity() for HashMap and HashTable.
These functions make sure that the underlying table can accomodate at least
'capacity' entries before needing a rehash.
Diffstat (limited to 'AK/SinglyLinkedList.h')
0 files changed, 0 insertions, 0 deletions