Instantiated member variants
eof
Template: std::char_traits<T>
Specializations:
charwchar_tchar8_tchar16_tchar32_t
Min standard notice:
Returns a value not equivalent to any valid value of type char_type.
# Declarations
static int_type eof();
(constexpr since C++11)(noexcept since C++11)