[#BloombergLP-bdlma-AutoReleaser-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlma.adoc[bdlma]::xref:BloombergLP/bdlma/AutoReleaser.adoc[AutoReleaser]::AutoReleaser :relfileprefix: ../../../ :mrdocs: Create a proctor object to manage the specified `originalAllocator`. Unless the `release` method of this proctor is invoked, the `release` method of `originalAllocator` is automatically invoked upon destruction of this proctor. == Synopsis Declared in `<bdlma_autoreleaser.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- AutoReleaser(ALLOCATOR* originalAllocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#