Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Reads a single character from the stream and advances the read position.
virtual pplx::task<int_type> bumpc();
Return Value
The value of the character. EOF if the read fails.
Requirements
Header: astreambuf.h
Namespace: concurrency::streams