Memory block growth strategies for pools and allocators.
Synopsis
Declared in <bsls_blockgrowth.h>
enum Strategy;
Members
Name |
Description |
|
Geometric memory block growth strategy. |
|
Keep memory block size constant. |
Created with MrDocs