8#ifndef INCLUDED_BSLMA_INFREQUENTDELETEBLOCKLIST
9#define INCLUDED_BSLMA_INFREQUENTDELETEBLOCKLIST
188#ifdef BDE_OPENSOURCE_PUBLICATION
189#error "bslma_infrequentdeleteblocklist is deprecated"
272InfrequentDeleteBlockList::
273 InfrequentDeleteBlockList(
Allocator *basicAllocator)
275, d_allocator_p(
Default::allocator(basicAllocator))
287#ifndef BDE_OPENSOURCE_PUBLICATION
Definition bslma_allocator.h:545
Definition bslma_infrequentdeleteblocklist.h:217
void deallocate(void *address)
This method has no effect.
Definition bslma_infrequentdeleteblocklist.h:281
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:293
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
Definition baljsn_encoder_testtypes.h:76
Definition bslma_default.h:745
AlignmentToType< BSLS_MAX_ALIGNMENT >::Type MaxAlignedType
Definition bsls_alignmentutil.h:307