ios
Supports the ios class from the old iostream library.
typedef basic_ios<char, char_traits<char> > ios;
설명
The type is a synonym for template class basic_ios, specialized for elements of type char with default character traits.
요구 사항
Header: <ios>
네임스페이스: std