summaryrefslogtreecommitdiff
path: root/AK/StdLibExtraDetails.h
diff options
context:
space:
mode:
authorkleines Filmröllchen <filmroellchen@serenityos.org>2022-03-07 15:10:10 +0100
committerAndreas Kling <kling@serenityos.org>2022-03-31 12:06:13 +0200
commitbcb893789862380cd9199915c205d8986c3dc407 (patch)
tree321023875a01d6d2ec9b47222b89b785f8f724a7 /AK/StdLibExtraDetails.h
parent7d667b9f69774a688c26a0a05acc45f9b9efd86c (diff)
downloadserenity-bcb893789862380cd9199915c205d8986c3dc407.zip
AK: Merge HashTable bucket state into one enum
The hash table buckets had three different state booleans that are in fact exclusive. In preparation for further states, this commit consolidates them into one enum. This has the added benefit on not relying on the compiler's boolean packing anymore; we definitely now only need one byte for the bucket state.
Diffstat (limited to 'AK/StdLibExtraDetails.h')
0 files changed, 0 insertions, 0 deletions