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

Synopsis

Declared in <bsls_blockgrowth.h>

struct BlockGrowth;

Enums

Name

Description

Strategy

Memory block growth strategies for pools and allocators.

Static Member Functions

Name

Description

toAscii

Return the string representation of the specified enumerator value.

Created with MrDocs