Return the past-the-end iterator for this array. The iterator remains valid as long as this array exists, and its length does not decrease.
Declared in <bdlc_compactedarray.h>
<bdlc_compactedarray.h>
CompactedArray<TYPE>::const_iterator end() const;