This topic has not yet been rated - Rate this topic

21.1.1 Character Traits Requirements

The C++ standard states that the value returned by char_traits::eof must not be a valid character value. The Visual C++ compiler enforces this constraint for char_type<char>::eof, but not for char_type<wchar_t>::eof.

Other Resources

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ