Return a reference to the element at the specified index offset.
Return a reference to the element at the specified index positions past the current one. The behavior is undefined unless the referenced position lies within the underlying sequence. Note that index may be negative.
reference to the element at the specified index offset
| Name | Description |
|---|---|
| index | offset from the current iterator position |