begin overloads
begin
Declared in <streams.h>
<streams.h>
Return a const iterator to the first unread element.
const_iterator begin() const;
Return an iterator to the first unread element.
iterator begin();