Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
char_traits::to_char_type
static E to_char_type(const int_type& ch);
The static member function returns ch, represented as type E. A value of ch that cannot be so represented yields an unspecified result.