diff options
author | James Puleo <james@jame.xyz> | 2022-01-24 19:31:20 -0500 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-25 09:17:22 +0100 |
commit | 10b25d2a57702afe9a27b74bec92a0f28de45446 (patch) | |
tree | ad16fca2e115e9acae2cb5da9a403d2d35936b06 /Userland/Libraries/LibCpp | |
parent | 58b5aede655adb6626ed1e0b6c89703d4be7ccb7 (diff) | |
download | serenity-10b25d2a57702afe9a27b74bec92a0f28de45446.zip |
AK: Implement `HashTable::try_ensure_capacity`, as used in `HashMap`
This was used in `HashMap::try_ensure_capacity`, but was missing from
`HashTable`s implementation. No one had used
`HashMap::try_ensure_capacity` before so it went unnoticed!
Diffstat (limited to 'Userland/Libraries/LibCpp')
0 files changed, 0 insertions, 0 deletions