Return the value of the bit at the specified index in this array. The behavior is undefined unless index < length().
index
index < length()
Declared in <bdlc_bitarray.h>
<bdlc_bitarray.h>
bool operator[](std::size_t index) const;