Constants controlling the internal memory pool used by STLPort allocators.
Synopsis
Declared in <bslstp_alloc.h>
enum AllocConstants;
Members
Name |
Description |
|
Byte alignment required by the internal memory pool. |
|
Base‐2 logarithm of |
|
Maximum object size served by the internal memory pool. |
Created with MrDocs