OpenTTD
|
header for fixed size array More...
#include <fixedsizearray.hpp>
Data Fields | |
uint | items |
number of items in the array | |
uint | reference_count |
block reference counter (used by copy constructor and by destructor) |
header for fixed size array
Definition at line 27 of file fixedsizearray.hpp.