Enumerate the configuration options for GuardingAllocator that may be (optionally) supplied at construction.
Synopsis
Declared in <bdlma_guardingallocator.h>
enum GuardPageLocation;
Members
Name |
Description |
|
Locate the guard page after the user block. |
|
Locate the guard page before the user block. |
Created with MrDocs