Searched defs:__ios_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/libstdc++/include/std/
H A Dstd_istream.h70 typedef basic_ios<_CharT, _Traits> __ios_type; typedef in class:basic_istream
H A Dstd_ostream.h71 typedef basic_ios<_CharT, _Traits> __ios_type; typedef in class:basic_ostream
H A Dstd_fstream.h695 typedef basic_ios<char_type, traits_type> __ios_type; typedef in class:basic_fstream

Completed in 62 milliseconds