BloombergLP::bsls::BlockGrowth

This struct provides a namespace for memory block growth strategies for pools, allocators, containers, etc.

Synopsis

Declared in <bsls_blockgrowth.h>

struct BlockGrowth;

Enums

NameDescription
Strategy Memory block growth strategies for pools and allocators.

Static Member Functions

NameDescription
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.