Go to the source code of this file.
Classes | |
| class | ArrayAllocationBase< ElementType > |
| Implements some basic array storage allocation functions. More... | |
Variables | |
| const int | juceDefaultArrayGranularity = 8 |
| The default size of chunk in which arrays increase their storage. | |
|
|
The default size of chunk in which arrays increase their storage. Used by ArrayAllocationBase and its subclasses. |