BloombergLP::bdlc::PackedIntArray<int>::operator[]

Return the value of the element at the specified index. The behavior is undefined unless index < length().

Synopsis

Declared in <bdlc_packedintarray.h>

int
operator[](std::size_t index) const;