BloombergLP::bdlma::GuardingAllocator::GuardPageLocation

Enumerate the configuration options for GuardingAllocator that may be (optionally) supplied at construction.

Synopsis

Declared in <bdlma_guardingallocator.h>

enum GuardPageLocation;

Members

NameDescription
e_AFTER_USER_BLOCK Locate the guard page after the user block.
e_BEFORE_USER_BLOCK Locate the guard page before the user block.