Boost C++ 库

...在世界上最受推崇、设计最精良的 C++ 库项目中之一。 Herb SutterAndrei Alexandrescu, C++ Coding Standards

basic_file::is_open - Boost C++ 函数库
PrevUpHomeNext

确定文件是否已打开。

bool is_open() const;

PrevUpHomeNext