Return an iterator one past the last element in this array.

Synopsis

Declared in <bdlc_packedintarray.h>

Description

This reference remains valid as long as this array exists, and length does not decrease.

Return Value

past‐the‐end iterator for this array

Created with MrDocs