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) `
0 < length()
Declared in <bdlc_packedintarray.h>
<bdlc_packedintarray.h>
int back() const;