Return an iterator referring to the first element in this array, or the past-the-end iterator if this array is empty. The iterator remains valid as long as this array exists.
Declared in <bdlc_compactedarray.h>
<bdlc_compactedarray.h>
CompactedArray<TYPE>::const_iterator begin() const;