[#BloombergLP-bslalg-AutoArrayDestructor-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/AutoArrayDestructor.adoc[AutoArrayDestructor]::~AutoArrayDestructor :relfileprefix: ../../../ :mrdocs: Call the destructor on each of the elements of the parameterized `OBJECT_TYPE` delimited by the range `[ begin(), end() )]` and destroy this array exception guard. == Synopsis Declared in `<bslalg_autoarraydestructor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~AutoArrayDestructor(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#