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