在线文档教程
C++
字符串 | Strings

std::char_traits::eof

STD::CHAR[医]特征::EOF

static int_type eof((until C++11)
static constexpr int_type eof((since C++11)

返回不等效于任何类型值的值。char_type...

参数

%280%29

返回值

不等同于任何类型值的值。char_type...

例外

(none)(until C++11)
noexcept specification: noexcept(since C++11)

复杂性

常量。

另见

not_eof staticchecks whether a character is eof value (public static member function)

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/string/char[医]性状/eof