![]() |
![]()
| ![]() |
![]()
NAMEstd::char_traits::eof - std::char_traits::eof Synopsis static int_type eof(); (until C++11)
Parameters(none) Return valueA value not equivalent to any valid value of type char_type. ComplexityConstant. See also not_eof checks whether a character is eof value
|