Return the value of the element at the specified index.
index
Declared in <bdlc_packedintarray.h>
<bdlc_packedintarray.h>
ElementType operator[](std::size_t index) const;
The behavior is undefined unless index < length().
index < length()
value of the element at index