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 explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte 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