OpenTTD Source  20241111-master-gce64d5f5d9
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.