Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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