8#ifndef INCLUDED_BDLMA_INFREQUENTDELETEBLOCKLIST
9#define INCLUDED_BDLMA_INFREQUENTDELETEBLOCKLIST
218#include <bdlscm_version.h>
318InfrequentDeleteBlockList::InfrequentDeleteBlockList(
321, d_allocator_p(
bslma::Default::allocator(basicAllocator))
337 return d_allocator_p;
Definition bdlma_infrequentdeleteblocklist.h:241
void * allocate(bsls::Types::size_type size)
void deallocate(void *address)
Definition bdlma_infrequentdeleteblocklist.h:327
void releaseAllButLastBlock()
~InfrequentDeleteBlockList()
bslma::Allocator * allocator() const
Return the allocator used by this object to supply memory.
Definition bdlma_infrequentdeleteblocklist.h:335
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