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.
A type basic_iostream specialized on char.
typedef basic_iostream<char, char_traits<char> > iostream;
Remarks
The type is a synonym for template class basic_iostream, specialized for elements of type char with default character traits.
Requirements
Header: <istream>
Namespace: std