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