OpenTTD Source
1.11.0-beta2
|
Go to the source code of this file.
Data Structures | |
struct | SmallMap< T, U > |
Implementation of simple mapping class. More... | |
Simple mapping class targeted for small sets of data. Stored data shall be POD ("Plain Old Data")!
Definition in file smallmap_type.hpp.