This struct provides a namespace for memory block growth strategies for pools, allocators, containers, etc.
Declared in <bsls_blockgrowth.h>
struct BlockGrowth;
| Name | Description |
|---|---|
Strategy | Memory block growth strategies for pools and allocators. |
| Name | Description |
|---|---|
toAscii | Return the string representation of the specified enumerator value. The string representation of value matches its corresponding enumerator name with the BSLS_ prefix elided. |