8#ifndef INCLUDED_BDLMA_BLOCKLIST
9#define INCLUDED_BDLMA_BLOCKLIST
214#include <bdlscm_version.h>
252 Block **d_addrPrevNext;
320, d_allocator_p(
bslma::Default::allocator(basicAllocator))
329 return d_allocator_p;
Definition bdlma_blocklist.h:238
void * allocate(bsls::Types::size_type size)
void deallocate(void *address)
bslma::Allocator * allocator() const
Return the allocator used by this object to allocate memory.
Definition bdlma_blocklist.h:327
Definition bslma_allocator.h:545
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
Definition bdlma_alignedallocator.h:278
Definition baljsn_encoder_testtypes.h:76
AlignmentToType< BSLS_MAX_ALIGNMENT >::Type MaxAlignedType
Definition bsls_alignmentutil.h:307
std::size_t size_type
Definition bsls_types.h:126