[#BloombergLP-bdlma-ManagedAllocator-release] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlma.adoc[bdlma]::xref:BloombergLP/bdlma/ManagedAllocator.adoc[ManagedAllocator]::release :relfileprefix: ../../../ :mrdocs: Release all memory currently allocated through this allocator. The effect of using a pointer after this call that was obtained from this allocator before this call is undefined. == Synopsis Declared in `<bdlma_managedallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void release() = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#