8#ifndef INCLUDED_BDLMA_GUARDINGALLOCATOR
9#define INCLUDED_BDLMA_GUARDINGALLOCATOR
525#include <bdlscm_version.h>
626: d_guardPageLocation(guardLocation)
Definition bdlma_guardingallocator.h:553
~GuardingAllocator() BSLS_KEYWORD_OVERRIDE
GuardPageLocation
Definition bdlma_guardingallocator.h:560
@ e_BEFORE_USER_BLOCK
Definition bdlma_guardingallocator.h:562
@ e_AFTER_USER_BLOCK
Definition bdlma_guardingallocator.h:561
void * allocate(bsls::Types::size_type size) BSLS_KEYWORD_OVERRIDE
void deallocate(void *address) BSLS_KEYWORD_OVERRIDE
Definition bslma_allocator.h:545
std::size_t size_type
Definition bslma_allocator.h:593
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
#define BSLS_KEYWORD_OVERRIDE
Definition bsls_keyword.h:695
Definition bdlma_alignedallocator.h:278
Definition bdlt_iso8601util.h:707