Return the value of the element at the front of this array.
Declared in <bdlc_packedintarray.h>
TYPE
front() const;
The behavior is undefined unless 0 < length(). Note that this function is logically equivalent to: ` operator `
value of the first element