Searched defs:basic_iostream (Results 1 – 4 of 4) sorted by relevance
41 template class basic_iostream<char>; variable46 template class basic_iostream<wchar_t>; variable
801 basic_iostream(basic_streambuf<_CharT, _Traits>* __sb) in basic_iostream() function813 basic_iostream() : __istream_type(), __ostream_type() in basic_iostream() function
67 class basic_iostream; variable
41 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_iostream<char>; variable