Return an iterator referring to one element beyond the last element in this array. This reference remains valid as long as this array exists, and length does not decrease.
Synopsis
Declared in <bdlc_packedintarray.h>
const_iterator
end() const;
Created with MrDocs