BloombergLP::bdlc::PackedIntArray::front

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

Synopsis

Declared in <bdlc_packedintarray.h>

TYPE
front() const;