[#BloombergLP-bslma-InfrequentDeleteBlockList-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/InfrequentDeleteBlockList.adoc[InfrequentDeleteBlockList]::InfrequentDeleteBlockList :relfileprefix: ../../../ :mrdocs: Create a memory manager. Optionally specify a `basicAllocator` used to supply memory. If `basicAllocator` is 0, the currently installed default allocator is used. == Synopsis Declared in `<bslma_infrequentdeleteblocklist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit InfrequentDeleteBlockList(xref:BloombergLP/bslma/Allocator.adoc[Allocator]* basicAllocator = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#