Home
last modified time | relevance | path

Searched defs:basic_iostream (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/libstdc++/src/
H A Diostream-inst.cc41 template class basic_iostream<char>; variable
46 template class basic_iostream<wchar_t>; variable
/freebsd-12.1/contrib/libstdc++/include/std/
H A Dstd_istream.h801 basic_iostream(basic_streambuf<_CharT, _Traits>* __sb) in basic_iostream() function
813 basic_iostream() : __istream_type(), __ostream_type() in basic_iostream() function
H A Dstd_iosfwd.h67 class basic_iostream; variable
/freebsd-12.1/contrib/libc++/src/
H A Dios.cpp41 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_iostream<char>; variable