BloombergLP::bdlc::PackedIntArray::back

Return the value of the element at the back of this array. The behavior is undefined unless 0 < length(). Note that this function is logically equivalent to: ` operator - 1) `

Synopsis

Declared in <bdlc_packedintarray.h>

TYPE
back() const;