OpenTTD Source  20241121-master-g67a0fccfad
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.