|
OpenTTD Source
1.10.0-RC1
|
Data Fields | |
| size_t | allocated_size |
| Sum of allocated data size. | |
| size_t | allocation_limit |
| Maximum this allocator may use before allocations fail. | |
Static Public Attributes | |
| static const size_t | SAFE_LIMIT = 0x8000000 |
| 128 MiB, a safe choice for almost any situation | |
Definition at line 32 of file squirrel.cpp.