OpenTTD Source  12.0-beta2
array.hpp File Reference
#include "fixedsizearray.hpp"
#include "../string_func.h"

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.