BloombergLP::bdlc::PackedIntArray::begin

Return an iterator referring to the first element in this array (or the past-the-end iterator if this array is empty). This reference remains valid as long as this array exists.

Synopsis

Declared in <bdlc_packedintarray.h>

PackedIntArray<TYPE>::const_iterator
begin() const;