Condividi tramite


Metodo streambuf::is_eof

is_eof è utilizzato per determinare se una testina di lettura ha raggiunto il buffer.

virtual bool is_eof() const;

Requisiti

Intestazione: astreambuf.h

Spazio dei nomi: concurrency::streams

Vedere anche

Riferimenti

Classe streambuf