Bagikan melalui


streambuf::is_eof Method

is_eof is used to determine whether a read head has reached the buffer.

virtual bool is_eof() const;

Requirements

Header: astreambuf.h

Namespace: concurrency::streams

See Also

Reference

streambuf Class