[Glacier] Move hashmap to a real hash implementation.
This commit is contained in:
parent
76fd3fc176
commit
28d9e37b87
4 changed files with 60 additions and 26 deletions
|
|
@ -4,6 +4,7 @@ set(glacier_files
|
|||
string/string_view.cpp
|
||||
string/str_format.cpp
|
||||
string/str_split.cpp
|
||||
util/hash.cpp
|
||||
)
|
||||
|
||||
add_library(glacier STATIC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue