OpenTTD Source 20260208-master-g43af8e94d0
hashtable.hpp File Reference

Hash table support. More...

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...

Detailed Description

Hash table support.

Definition in file hashtable.hpp.