Return true if no unread elements remain.
Synopsis
Declared in <streams.h>
bool
empty() const;
Return Value
True if no unread elements remain, false otherwise.
Created with MrDocs
Return true if no unread elements remain.
Declared in <streams.h>
bool
empty() const;
True if no unread elements remain, false otherwise.
Created with MrDocs