BloombergLP::bdlc::PackedIntArray::operator[]

Return the value of the element at the specified index.

Synopsis

Declared in <bdlc_packedintarray.h>

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

Description

The behavior is undefined unless index < length().

Return Value

value of the element at index

Parameters

NameDescription
indexelement index