[#BloombergLP-bdlma-InfrequentDeleteBlockList-releaseAllButLastBlock] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlma.adoc[bdlma]::xref:BloombergLP/bdlma/InfrequentDeleteBlockList.adoc[InfrequentDeleteBlockList]::releaseAllButLastBlock :relfileprefix: ../../../ :mrdocs: Deallocate all except the most‐recently obtained block of the memory blocks managed by this object. If no blocks are managed, this method has no effect. == Synopsis Declared in `<bdlma_infrequentdeleteblocklist.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void releaseAllButLastBlock(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#