[#BloombergLP-bslma-AutoDeallocator-length] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/AutoDeallocator.adoc[AutoDeallocator]::length :relfileprefix: ../../../ :mrdocs: Return the (signed) length of the sequence of memory blocks managed by this proctor. == Synopsis Declared in `<bslma_autodeallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int length() const; ---- == Return Value The signed length of the managed memory block sequence. [.small]#Created with https://www.mrdocs.com[MrDocs]#