8#ifndef INCLUDED_BSLMA_INFREQUENTDELETEBLOCKLIST
9#define INCLUDED_BSLMA_INFREQUENTDELETEBLOCKLIST
188#ifdef BDE_OPENSOURCE_PUBLICATION
189#error "bslma_infrequentdeleteblocklist is deprecated"
269InfrequentDeleteBlockList::
270 InfrequentDeleteBlockList(
Allocator *basicAllocator)
272, d_allocator_p(
Default::allocator(basicAllocator))
284#ifndef BDE_OPENSOURCE_PUBLICATION
Definition bslma_allocator.h:457
Definition bslma_infrequentdeleteblocklist.h:216
void deallocate(void *address)
This method has no effect.
Definition bslma_infrequentdeleteblocklist.h:278
void * allocate(int numBytes)
void release()
Deallocate all memory blocks managed by this object.
~InfrequentDeleteBlockList()
bslma::InfrequentDeleteBlockList bslma_InfrequentDeleteBlockList
This alias is defined for backward compatibility.
Definition bslma_infrequentdeleteblocklist.h:290
#define BSLS_IDENT(str)
Definition bsls_ident.h:195
Definition balxml_encoderoptions.h:68
Definition bslma_default.h:740
AlignmentToType< BSLS_MAX_ALIGNMENT >::Type MaxAlignedType
Definition bsls_alignmentutil.h:282