8#ifndef INCLUDED_BDLMA_BLOCKLIST
9#define INCLUDED_BDLMA_BLOCKLIST
211#include <bdlscm_version.h>
247 Block **d_addrPrevNext;
314, d_allocator_p(
bslma::Default::allocator(basicAllocator))
323 return d_allocator_p;
Definition bdlma_blocklist.h:235
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:321
Definition bslma_allocator.h:457
#define BSLS_IDENT(str)
Definition bsls_ident.h:195
Definition bdlma_alignedallocator.h:276
Definition balxml_encoderoptions.h:68
AlignmentToType< BSLS_MAX_ALIGNMENT >::Type MaxAlignedType
Definition bsls_alignmentutil.h:282
std::size_t size_type
Definition bsls_types.h:124