asio C++ library

PrevUpHomeNext

basic_stream_file::is_open

Inherited from basic_file.

Determine whether the file is open.

bool is_open() const;

PrevUpHomeNext