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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
is_eof is used to determine whether a read head has reached the buffer.
virtual bool is_eof() const;
Header: astreambuf.h
Namespace: concurrency::streams