Home
last modified time | relevance | path

Searched defs:basic_ostream (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/src/
H A Dostream-inst.cc41 template class basic_ostream<char>; variable
60 template class basic_ostream<wchar_t>; variable
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dostream.cc55 template class basic_ostream<type_t, char_traits<type_t> >; variable
56 template class basic_ostream<pod_char, char_traits<pod_char> >; variable
/openbsd-src/gnu/llvm/libcxx/src/
H A Dios.instantiations.cpp23 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_ostream<char>; variable
30 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_ostream<wchar_t>; variable
/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Dostream-inst.cc72 template class basic_ostream<wchar_t>; variable
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_ostream.h105 basic_ostream(__streambuf_type* __sb) in basic_ostream() function
H A Dstd_iosfwd.h64 class basic_ostream; variable
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_iosfwd.h64 class basic_ostream; variable