Return a reference providing non-modifiable access to the element at the specified index. The behavior is undefined unless 0 < size() && index < size().
index
0 < size() && index < size()
Declared in <bsltf_testvaluesarray.h>
<bsltf_testvaluesarray.h>
VALUE const& operator[](size_t index) const;