Copy this iterator, increment, and return by value the copy that was made prior to the increment. The behavior is undefined if this iterator is empty.
a copy of this iterator made prior to the increment
| Name | Description |
|---|---|
| postfix | unused parameter distinguishing the postfix operator |