Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Supports the wios class from the old iostream library.
typedef basic_ios<wchar_t, char_traits<wchar_t> > wios;
Remarks
The type is a synonym for template class basic_ios, specialized for elements of type wchar_t with default character traits.
Requirements
Header: <ios>
Namespace: std