Return true if the end-of-file indicator is set on the wrapped file.
Declared in <streams.h>
<streams.h>
bool feof() const;
True if the end-of-file indicator is set, false otherwise.