Bagikan melalui


streambuf::is_open Method

Checks if the stream buffer is open.

virtual bool is_open() const;

Remarks

No separation is made between open for reading and open for writing.

Requirements

Header: astreambuf.h

Namespace: concurrency::streams

See Also

Reference

streambuf Class