Return the (signed) length of the sequence of memory blocks managed by this proctor.

Synopsis

Declared in <bslma_autodeallocator.h>

int
length() const;

Return Value

The signed length of the managed memory block sequence.

Created with MrDocs