Return an iterator one past the last element in this array.
Declared in <bdlc_packedintarray.h>
<bdlc_packedintarray.h>
PackedIntArray<TYPE>::const_iterator end() const;
This reference remains valid as long as this array exists, and length does not decrease.
past-the-end iterator for this array