YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
ISO C 标准输入/输出扩展。 更多...
类 | |
class | ystdex::ifile_iterator |
基于 ISO C 标准库的流只读迭代器。 更多... | |
命名空间 | |
namespace | ystdex |
类型定义 | |
typedef char * | ystdex::path_t |
路径类型定义。 | |
typedef const char * | ystdex::const_path_t |
函数 | |
bool | ystdex::fexists (const char *) ynoexcept |
判断指定路径的文件是否存在。 | |
const char * | ystdex::openmode_conv (std::ios_base::openmode) ynoexcept |
std::ios_base::openmode | ystdex::openmode_conv (const char *) ynoexcept |
bool | ystdex::operator!= (const ifile_iterator &x, const ifile_iterator &y) |
bool | ystdex::is_undereferenceable (const ifile_iterator &i) |
判断 ifile_iterator 实例是否确定为不可解引用。 | |
ISO C 标准输入/输出扩展。
在文件 cstdio.h 中定义.