[#BloombergLP-bslalg-AutoArrayMoveDestructor-destination] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/AutoArrayMoveDestructor.adoc[AutoArrayMoveDestructor]::destination :relfileprefix: ../../../ :mrdocs: Return the destination address, to which the second portion of the guarded range, delimited by `[ middle(), end() )]`, will be moved upon destruction, or 0 if this guard has been released. == Synopsis Declared in `<bslalg_autoarraymovedestructor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- OBJECT_TYPE* destination() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#