BloombergLP::bdlc::PackedIntArrayImp::operator[]

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

Synopsis

Declared in <bdlc_packedintarray.h>

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