Returns a reference to the ith element of the inlined vector.
reference
i
Declared in <absl/container/inlined_vector.h>
<absl/container/inlined_vector.h>
reference operator[](size_type i);
A reference to the ith element.