|
OpenTTD Source 20251117-master-g7398d2e290
|
Hash table support. More...
#include "../core/math_func.hpp"Go to the source code of this file.
Data Structures | |
| struct | HashTableSlot< TItem > |
| class | HashTable< Titem, Thash_bits_ > |
| class HashTable<Titem, HASH_BITS> - simple hash table of pointers allocated elsewhere. More... | |
Hash table support.
Definition in file hashtable.hpp.