begin overloads
Synopses
Declared in <streams.h>
Return a const iterator to the first unread element.
const_iterator
begin() const;
Return an iterator to the first unread element.
Return Value
-
A const iterator to the first unread element.
-
An iterator to the first unread element.
Created with MrDocs