8#ifndef INCLUDED_BDLMA_INFREQUENTDELETEBLOCKLIST
9#define INCLUDED_BDLMA_INFREQUENTDELETEBLOCKLIST
221#include <bdlscm_version.h>
325InfrequentDeleteBlockList::InfrequentDeleteBlockList(
328, d_allocator_p(
bslma::Default::allocator(basicAllocator))
344 return d_allocator_p;
Definition bdlma_infrequentdeleteblocklist.h:245
void * allocate(bsls::Types::size_type size)
void deallocate(void *address)
Definition bdlma_infrequentdeleteblocklist.h:334
void releaseAllButLastBlock()
~InfrequentDeleteBlockList()
bslma::Allocator * allocator() const
Return the allocator used by this object to supply memory.
Definition bdlma_infrequentdeleteblocklist.h:342
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