add generic hashmap and memory usage fix

This commit is contained in:
2025-04-30 01:38:53 +02:00
parent 97db6c54e7
commit dc39cf9d64
13 changed files with 315 additions and 161 deletions

View File

@@ -1,5 +1,5 @@
BasedOnStyle: Google
ColumnLimit: 120
ColumnLimit: 160
UseTab: Always
IndentWidth: 4
TabWidth: 4