Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Supports the ios class from the old iostream library.
typedef basic_ios<char, char_traits<char> > ios;
Remarks
The type is a synonym for template class basic_ios, specialized for elements of type char with default character traits.
Requirements
Header: <ios>
Namespace: std