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