[#BloombergLP-bslalg-AutoArrayDestructor-release] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/AutoArrayDestructor.adoc[AutoArrayDestructor]::release :relfileprefix: ../../../ :mrdocs: Set the range of elements guarded by this object to be empty. Note that `begin() == end()` following this operation, but the specific value is unspecified. == Synopsis Declared in `<bslalg_autoarraydestructor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void release(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#