|
constexprnoexcept |
Adds an offset to an iterator and returns the new raw_pointer_iterator addressing the element at the new offset position.
| T | A type of the raw_pointer_iterator element. |
| n | The offset to be added to the raw_pointer_iterator. |
| right | The raw_pointer_iterator to offset. |
raw_pointer_iterator addressing the offset element.