The hash table for integer hashes is extremely limited and places most elements in the same buckets. This leads to a linear search time for structures built on this. This blocks hashes, directing the coder to utilize std::set or std::map structures instead of hash tables for implementing integer-based lookups. |
||
---|---|---|
.. | ||
kimath | ||
kiplatform | ||
sexpr | ||
CMakeLists.txt |