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