8#ifndef INCLUDED_BDLMA_GUARDINGALLOCATOR
9#define INCLUDED_BDLMA_GUARDINGALLOCATOR
522#include <bdlscm_version.h>
619: d_guardPageLocation(guardLocation)
Definition bdlma_guardingallocator.h:549
~GuardingAllocator() BSLS_KEYWORD_OVERRIDE
GuardPageLocation
Definition bdlma_guardingallocator.h:553
@ e_BEFORE_USER_BLOCK
Definition bdlma_guardingallocator.h:558
@ e_AFTER_USER_BLOCK
Definition bdlma_guardingallocator.h:557
void * allocate(bsls::Types::size_type size) BSLS_KEYWORD_OVERRIDE
void deallocate(void *address) BSLS_KEYWORD_OVERRIDE
Definition bslma_allocator.h:457
std::size_t size_type
Definition bslma_allocator.h:499
#define BSLS_IDENT(str)
Definition bsls_ident.h:195
#define BSLS_KEYWORD_OVERRIDE
Definition bsls_keyword.h:653
Definition bdlma_alignedallocator.h:276
Definition bdlt_iso8601util.h:691