Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_random_access_file::is_open

Inherited from basic_file.

Determine whether the file is open.

bool is_open() const;

PrevUpHomeNext