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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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