OpenTTD Source  1.11.0-beta2
array.hpp File Reference
#include "fixedsizearray.hpp"
#include "str.hpp"

Go to the source code of this file.

Data Structures

class  SmallArray< T, B, N >
 Flexible array with size limit. More...
 

Detailed Description

Array without an explicit maximum size.

Definition in file array.hpp.