OpenTTD Source  20240919-master-gdf0233f4c2
hashtable.hpp File Reference

Go to the source code of this file.

Data Structures

struct  CHashTableSlotT< Titem_ >
 
class  CHashTableT< Titem_, Thash_bits_ >
 class CHashTableT<Titem, Thash_bits> - simple hash table of pointers allocated elsewhere. More...
 

Detailed Description

Hash table support.

Definition in file hashtable.hpp.