Pops the last-read element from the stream, and buffers the next one so that calling front() will return the next element.
See Implementation
Pops the last-read element from the stream, and buffers the next one so that calling front() will return the next element.