summaryrefslogtreecommitdiff
path: root/AK/StringHash.h
AgeCommit message (Expand)Author
2022-11-26AK: Make it possible to not `using` AK classes into the global namespaceAndreas Kling
2022-01-11AK: Define a traits helper for case-insensitive StringView hashingTimothy Flynn
2021-10-25AK: Allow seed value to be specified in string_hash()Leandro Pereira
2021-10-06AK: Add missing headersBen Wiederhake
2021-05-14AK: Make StringView::hash() constexprAndreas Kling