|
BDE 4.14.0 Production release
|
#include <bsls_blockgrowth.h>
Public Types | |
| enum | Strategy { BSLS_GEOMETRIC , BSLS_CONSTANT } |
Static Public Member Functions | |
| static const char * | toAscii (BlockGrowth::Strategy value) |
This struct provides a namespace for memory block growth strategies for pools, allocators, containers, etc.
|
static |
Return the string representation of the specified enumerator value. The string representation of value matches its corresponding enumerator name with the BSLS_ prefix elided.